GoDiagram Web Reference
GenerateBody Method (GoXmlBindingTransformer)

This calls GoXmlWriter.GenerateObject for child objects (if HandlesChildren is true) or for logical-child nodes (if TreeStructured is true).
Syntax
'Declaration
 
Public Overrides Sub GenerateBody( _
   ByVal obj As Object _
) 
public override void GenerateBody( 
   object obj
)

Parameters

obj
Remarks
Whether this considers the Northwoods.GoWeb.IGoNode.Destinations nodes or the Northwoods.GoWeb.IGoNode.Sources nodes depends on the value of TreeLinksToChildren.
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

GoXmlBindingTransformer Class
GoXmlBindingTransformer Members
Base Implementation in GenerateBody

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback