Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public virtual void LoadViewState( Object vs ) | 
| Visual Basic | 
|---|
| Public Overridable Sub LoadViewState ( _ vs As Object _ ) | 
| Visual C++ | 
|---|
| public: virtual void LoadViewState( Object^ vs ) | 
Parameters
- vs
- Type: System..::..Object
 
     
     
     
     
    