GoDiagram Web Reference
AssociatePartInfo Method (IGoPartInfoRenderer)

Tell the renderer to associate a given GoPartInfo with a particular GoObject, so that the user agent will be able to find the JavaScript object as information describing the GoObject.
Syntax
'Declaration
 
Sub AssociatePartInfo( _
   ByVal obj As GoObject, _
   ByVal info As GoPartInfo _
) 
void AssociatePartInfo( 
   GoObject obj,
   GoPartInfo info
)

Parameters

obj
info
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

IGoPartInfoRenderer Interface
IGoPartInfoRenderer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback