The StyleEntry type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetEntryUri |
Gets a Uri for the current instance.
(Overrides BaseEntry E GetEntryUri .) |
![]() ![]() | GetEntryUri(String) |
Gets a path for the current instance, relative to the frevvo base uri.
|
![]() | GetOwner TOwner |
Get the user or application that owns the current instance.
|
![]() | Parse |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | Update |
Commits the current instance to the server.
(Overrides AtomEntryUpdate .) |
See Also