Spread for ASP.NET 11 Product Documentation
LoadViewState Method (ContextMenuCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ContextMenuCollection Class : LoadViewState Method
The state.
Loads the state of the view.
Syntax
'Declaration
 
Public Overrides Sub LoadViewState( _
   ByVal state As Object _
) 
'Usage
 
Dim instance As ContextMenuCollection
Dim state As Object
 
instance.LoadViewState(state)
public override void LoadViewState( 
   object state
)

Parameters

state
The state.
See Also

Reference

ContextMenuCollection Class
ContextMenuCollection Members