This documentation is archived and is not being maintained.
Style.LoadViewState Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Friend Sub LoadViewState( _ ByVal state As Object _ ) [C#] protected internal void LoadViewState( object state ); [C++] protected public: void LoadViewState( Object* state ); [JScript] protected internal function LoadViewState( state : Object );
See Also
Style Class | Style Members | System.Web.UI.WebControls Namespace
Show: