ControlTypeEntry Membersfrevvo Live Forms

The ControlTypeEntry type exposes the following members.
Constructors

  NameDescription
Public methodControlTypeEntry
Default constructor.
Back to Top
Methods

  NameDescription
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).)
Back to Top
Fields

  NameDescription
Public fieldStatic memberCONTROL_TYPE_CATEGORY
Category used to label entries that contain Control Type data.
Public fieldStatic memberControlType_CATEGORYObsolete.
OBSOLETE
Public fieldStatic memberENTRY_PATH
The control type entry path
Back to Top
Properties

  NameDescription
Public propertyControlType
{get;} the control type.
Public propertyDisplayType
{get;} the display type.
Public propertyIsReadOnly
{get;set;} whether the control type is read-only.
Public propertyIsRequired
{get;set;} whether control type is required.
Public propertyParentControlTypeLink
{get;} the link for the parent control type of the current instance.
Public propertyState
{get;} the control type state.
Public propertyTypeId
{get;} the type id.
Back to Top
See Also