Spread for ASP.NET 10 Product Documentation
LoadViewState Method (TouchStripCollection)


The state.
Loads the state of the view.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub LoadViewState( _
   ByVal state As Object _
) 
'Usage
 
Dim instance As TouchStripCollection
Dim state As Object
 
instance.LoadViewState(state)
public override void LoadViewState( 
   object state
)

Parameters

state
The state.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

TouchStripCollection Class
TouchStripCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.