StyleEntry Membersfrevvo Live Forms

The StyleEntry type exposes the following members.
Constructors

  NameDescription
Public methodStyleEntry
Default constructor.
Back to Top
Methods

  NameDescription
Public methodGetEntryUri 
Gets a Uri for the current instance.
(Overrides BaseEntry E  GetEntryUri .)
Public methodStatic memberGetEntryUri(String)
Gets a path for the current instance, relative to the frevvo base uri.
Public methodGetOwner TOwner 
Get the user or application that owns the current instance.
Public methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Public methodUpdate
Commits the current instance to the server.
(Overrides AtomEntryUpdate .)
Back to Top
Fields

  NameDescription
Public fieldStatic memberENTRY_PATH
The Style entry path
Public fieldStatic memberSTYLE_CATEGORY
Category used to label entries that contain Style data.
Back to Top
Properties

  NameDescription
Public propertyOwnerId
{get;set;} the id of the user * or * application that owns this Style entry.
Back to Top
See Also