StyleFeed UploadStyle Method ()frevvo Live Forms
Upload an Style from a previously downloaded archive.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public StyleEntry UploadStyle(
	MediaFileSource source
)

Parameters

source
Type: MediaFileSource
The MediaSource object that contains the style data to upload

Return Value

Type: StyleEntry
The uploaded StyleEntry
See Also