The ControlEntry type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Click |
Performs a click on the current instance.
|
![]() | GetControlEditLink |
Returns a control edit link, having the text/html link type.
|
![]() | GetControlEditLink(String) |
Returns a control edit link, having the specified link type.
|
![]() | GetControlUseLink |
Returns a control use link, having the text/html link type.
|
![]() | GetControlUseLink(String) |
Returns a control use link, having the specified link type.
|
![]() | 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.
|
![]() | Parse |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | SetValueInEditMode |
Sets the value for a control in edit mode
|
![]() | SetValuesInEditMode |
Sets multiple values for a control in edit mode
|
See Also