Spread for ASP.NET 12 Product Documentation
LoadViewState Method (StateManaged)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StateManaged Class : LoadViewState Method
Loads the stored view state.
Syntax
'Declaration
 
Protected Overridable Sub LoadViewState( _
   ByVal state As Object _
) 
'Usage
 
Dim instance As StateManaged
Dim state As Object
 
instance.LoadViewState(state)
protected virtual void LoadViewState( 
   object state
)

Parameters

state
See Also

Reference

StateManaged Class
StateManaged Members