GoDiagram Web Reference
GenerateScript Method

Generate a link to a standard JavaScript file at ScriptFile.
Syntax
'Declaration
 
Protected Overridable Sub GenerateScript() 
protected virtual void GenerateScript()
Remarks
If Scripting is false, this method does nothing. This writes <script xlink:href="..." /> where the actual HREF is provided by the ScriptFile property. If ScriptFile is the empty string, this generates all of the standard JavaScript code, for no external JavaScript file dependency.
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

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback