GoDiagram Web Reference
ID Property (GoContextMenu)

Gets or sets the HTML identifier for a complete context menu definition.
Syntax
'Declaration
 
Public Property ID As String
public string ID {get; set;}

Property Value

by default this is null
Remarks
When this is null, the context menu is constructed dynamically from the MenuItems.
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

GoContextMenu Class
GoContextMenu Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback