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