| Overload | Description |
|---|---|
| WebMenuItem Constructor() | Initializes a new instance of the WebMenuItem class with no argument. |
| WebMenuItem Constructor(String) | Initializes a new instance of the WebMenuItem class with Text parameter. |
| WebMenuItem Constructor(String,String) | Initializes a new instance of the WebMenuItem class with Text and Name parameters. |
| WebMenuItem Constructor(String,String,String) | Initializes a new instance of the WebMenuItem class with Text, Name, and ImageURL parameters. |
| WebMenuItem Constructor(String,String,String,String) | Initializes a new instance of the WebMenuItem class with Text, Name, ImageURL and AccessKey parameters. |
| WebMenuItem Constructor(String,String,String,String,ShortcutKey) | Initializes a new instance of the WebMenuItem class with Text, Name, ImageURL, AccessKey and ShortcutKey parameters. |
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