XmlFormHostItem.FormState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property System::Collections::IDictionary ^ FormState { System::Collections::IDictionary ^ get(); };
public virtual System.Collections.IDictionary FormState { get; }
member this.FormState : System.Collections.IDictionary
Public Overridable ReadOnly Property FormState As IDictionary
Property Value
Returns IDictionary.