GoDiagram Web Reference
MenuItem Class
Members 

MenuItem describes an item in a GoContextMenu that is constructed on the client and can either invoke a GoObject method on the server or can execute JavaScript on the client.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class MenuItem 
   Inherits GoMenu
[SerializableAttribute()]
public class MenuItem : GoMenu 
Remarks
MenuItem is very similar to the System.Windows.Forms.MenuItem class, in particular to the subset implemented in the .NET Compact Framework. At this time, nested MenuItems are not supported.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoMenu
      Northwoods.GoWeb.MenuItem
         Northwoods.GoWeb.GoMenuItem

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

MenuItem Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback