Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoMenuItem Class : GoMenuItem Constructor |
Overload | Description |
---|---|
GoMenuItem Constructor() | Construct an empty menu item. |
GoMenuItem Constructor(String) | Construct a menu item with just some text as a caption. |
GoMenuItem Constructor(String,EventHandler) | Construct a menu item with a caption that invokes an event handler method on an object on the server when the user clicks the item. |
GoMenuItem Constructor(String,String) | Provide some JavaScript to be executed in the client browser when the user clicks on this menu item. |
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