Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
protected override void LoadViewState( Object savedState ) |
| Visual Basic |
|---|
Protected Overrides Sub LoadViewState ( _ savedState As Object _ ) |
| Visual C++ |
|---|
protected: virtual void LoadViewState( Object^ savedState ) override |
Parameters
- savedState
- Type: System..::..Object