ControlEntry Methodsfrevvo Live Forms
The ControlEntry type exposes the following members.
Methods

  NameDescription
Public methodClick
Performs a click on the current instance.
Public methodGetControlEditLink 
Returns a control edit link, having the text/html link type.
Public methodGetControlEditLink(String)
Returns a control edit link, having the specified link type.
Public methodGetControlUseLink 
Returns a control use link, having the text/html link type.
Public methodGetControlUseLink(String)
Returns a control use link, having the specified link type.
Public methodGetEntryUri 
Gets a Uri for the current instance.
(Overrides BaseEntry E  GetEntryUri .)
Public methodStatic memberGetEntryUri(String)
Gets a path for the current instance, relative to the frevvo base uri.
Public methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Public methodSetValueInEditMode
Sets the value for a control in edit mode
Public methodSetValuesInEditMode
Sets multiple values for a control in edit mode
Back to Top
See Also