The StyleFeed type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetOwner TOwner |
Get the user or application that owns the current instance.
|
![]() | HandleExtensionElements |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomFeedHandleExtensionElements(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | Insert TEntry |
Uses the set service to insert a new entry.
(Overrides AtomFeedInsert``1(UMP).) |
![]() | UploadStyle(MediaFileSource) |
Upload an Style from a previously downloaded archive.
|
![]() | UploadStyle(String) |
Upload a Style from a previously downloaded archive.
If an entry with the same id already exists, it will be replaced.
|
![]() | UploadStyle(String, Boolean) |
Upload a Style from a previously downloaded archive.
|
See Also