Namespace:  CuteEditor
Assembly:  CuteEditor (in CuteEditor.dll) Version: 6.6.0.0

Syntax

C#
protected override Object SaveViewState()
Visual Basic (Declaration)
Protected Overrides Function SaveViewState As Object
Visual C++
protected:
virtual Object^ SaveViewState() override

See Also