StyleFeed UploadStyle Method (String)frevvo Live Forms
Upload a Style from a previously downloaded archive. If an entry with the same id already exists, it will be replaced.

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(
	string fileName
)

Return Value

Type: StyleEntry
The uploaded StyleEntry
See Also