StyleFeed Membersfrevvo Live Forms

The StyleFeed type exposes the following members.
Constructors

  NameDescription
Public methodStyleFeed
Constructs an instance having the specified attributes.
Back to Top
Methods

  NameDescription
Public methodGetOwner TOwner 
Get the user or application that owns the current instance.
Protected methodHandleExtensionElements
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomFeedHandleExtensionElements(ExtensionElementEventArgs, AtomFeedParser).)
Public methodInsert TEntry 
Uses the set service to insert a new entry.
(Overrides AtomFeedInsert``1(UMP).)
Public methodUploadStyle(MediaFileSource)
Upload an Style from a previously downloaded archive.
Public methodUploadStyle(String)
Upload a Style from a previously downloaded archive. If an entry with the same id already exists, it will be replaced.
Public methodUploadStyle(String, Boolean)
Upload a Style from a previously downloaded archive.
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