FormsService GetStyle Method frevvo Live Forms
Gets an entry for the specified id.

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

public StyleEntry GetStyle(
	string id
)

Return Value

Type: StyleEntry
The entry
Remarks

Method added in Release 5.3
See Also