The StyleEntry type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | StyleEntry |
Default constructor.
|
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 .) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ENTRY_PATH | The Style entry path |
![]() ![]() | STYLE_CATEGORY | Category used to label entries that contain Style data. |
Properties
Name | Description | |
---|---|---|
![]() | OwnerId |
{get;set;} the id of the user * or * application that owns this Style entry.
|
See Also