ViewStateText Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ViewStateText Property
NamespacesFreeTextBoxControlsFreeTextBoxViewStateText
Gets the Text data from the ViewState before it is processed
Declaration Syntax
C# Visual Basic Visual C++
                  public string ViewStateText { get; }
                  Public ReadOnly Property ViewStateText As String
                  public:
property String^ ViewStateText {
	String^ get ();
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068