GoDiagram Web Reference
LoadView Method (GoOverview)

Copy this class's state from a deserialized overview.
Syntax
'Declaration
 
Public Overrides Sub LoadView( _
   ByVal saved As GoView _
) 
public override void LoadView( 
   GoView saved
)

Parameters

saved
Remarks
Each time the Page is loaded you must reset the Observed property with the desired GoView.
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

GoOverview Class
GoOverview Members
Base Implementation in LoadView

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback