Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.LoadViewState Method 

[Visual Basic]
Overrides Protected Sub LoadViewState( _
   ByVal savedState As Object _
)
[C#]
protected override void LoadViewState(
   object savedState
);

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic