This documentation is archived and is not being maintained.
ListControl.LoadViewState Method
.NET Framework 1.1
This member overrides Control.LoadViewState.
[Visual Basic] Overrides Protected Sub LoadViewState( _ ByVal savedState As Object _ ) [C#] protected override void LoadViewState( object savedState ); [C++] protected: void LoadViewState( Object* savedState ); [JScript] protected override function LoadViewState( savedState : Object );
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
ListControl Class | ListControl Members | System.Web.UI.WebControls Namespace
Show: