Dart.PowerWEB.TextBox Namespace > HtmlBox Class : GetViewState Method |
Returns the ViewState object used to save and restore state.
[Visual Basic]
Public Function GetViewState() As Object
[C#]
public object GetViewState();
[C++]
public: Object* GetViewState();
[C++/CLI]
public:
Object^ GetViewState();
Returns the ViewState object used by PowerWEB controls to save and restore state.
Note This is not intended for use by end-users.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlBox Class | HtmlBox Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.