RequiredExtension Membersfrevvo Live Forms

The RequiredExtension type exposes the following members.
Constructors

  NameDescription
Public methodRequiredExtension 
Constructs an instance with default value of false for required mode.
Public methodRequiredExtension(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 propertyIsRequired
{get;} the current required state.
Back to Top
See Also