Intersoft WebDesktop Documentation
WebMenuItem Constructor
See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace > WebMenuItem Class : WebMenuItem Constructor


Glossary Item Box

Initializes a new instance of the WebMenuItem class.

Overload List

OverloadDescription
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.  

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

© 2012 Intersoft Solutions Corp. All Rights Reserved.