ControlTypeReadOnlyExtension Membersfrevvo Live Forms

The ControlTypeReadOnlyExtension type exposes the following members.
Constructors

  NameDescription
Public methodControlTypeReadOnlyExtension 
Constructs an instance with default value of false for read only mode.
Public methodControlTypeReadOnlyExtension(Boolean)
Constructs an instance with specified value for read only mode.
Back to Top
Methods

  NameDescription
Public methodCreateInstance
Creates an instance using the specified information.
(Overrides SimpleElementCreateInstance(XmlNode, AtomFeedParser).)
Back to Top
Properties

  NameDescription
Public propertyIsReadOnly
{get;} the current read only state.
Back to Top
See Also