FormTypeReadOnlyExtension Membersfrevvo Live Forms

The FormTypeReadOnlyExtension type exposes the following members.
Constructors

  NameDescription
Public methodFormTypeReadOnlyExtension 
Constructs an instance with default value of false for read only mode.
Public methodFormTypeReadOnlyExtension(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