Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# | 
|---|
protected override Object SaveViewState()  | 
| Visual Basic | 
|---|
Protected Overrides Function SaveViewState As Object  | 
| Visual C++ | 
|---|
protected:
virtual Object^ SaveViewState() override  | 
See Also