StyleFeed Methodsfrevvo Live Forms
The StyleFeed type exposes the following members.
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
See Also