GoDiagram Web Reference
SaveViewState Method

When EnableViewState is true, this method is called to save an internal identifier that distinguishes this view from others with the same document ID.
Syntax
'Declaration
 
Protected Overrides Function SaveViewState() As Object
protected override object SaveViewState()
Remarks
If you override this method, you should also call the base method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoView Class
GoView Members
Base Implementation in SaveViewState

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback