GoDiagram Win Reference
GoMenuItem Constructor

This constructor can be used by GoDiagram Web for passing JavaScript as the Click action to the client browser.
Syntax
'Declaration
 
Public Function New( _
   ByVal s As String, _
   ByVal script As String _
)
public GoMenuItem( 
   string s,
   string script
)

Parameters

s
script
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

GoMenuItem Class
GoMenuItem Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback