GoDiagram Web Reference
GoMenuItem Class
Members 

GoMenuItem 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 GoMenuItem 
   Inherits MenuItem
[SerializableAttribute()]
public class GoMenuItem : MenuItem 
Remarks
GoMenuItem is very similar to the System.Windows.Forms.MenuItem class, in particular to the subset implemented in the .NET Compact Framework.
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

GoMenuItem Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback