DeployStateExtension Membersfrevvo Live Forms

The DeployStateExtension type exposes the following members.
Constructors

  NameDescription
Public methodDeployStateExtension 
Constructs an instance with default (development) deploy state.
Public methodDeployStateExtension(DeployState)
Constructs an instance with specified deploy state.
Back to Top
Methods

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

  NameDescription
Public propertyDeployStateValue
{get;} the current deploy state.
Back to Top
See Also