GoDiagram Web Reference
Render Method (GoView)

Produce the HTML IMG tag and other elements and attributes that allow this view to be seen in a browser.
Syntax
'Declaration
 
Protected Overrides Sub Render( _
   ByVal wrt As HtmlTextWriter _
) 
protected override void Render( 
   HtmlTextWriter wrt
)

Parameters

wrt
Remarks
This method first raises the Updated event.
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 Render
RenderScript Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback