Intersoft WebDesktop Documentation
WebMenuItem Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebMenuItem Class

Glossary Item Box

The following tables list the members exposed by WebMenuItem.

Public Constructors

 NameDescription
Public ConstructorWebMenuItem ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAccessKeyGets or sets the access character key (mnemonic) for this item. The access key will appear as underline automatically.  
Public PropertyAutoPostBackSpecifies whether the control should cause postback automatically when clicked. When set to Default, it will use the AutoPostBack value specified in Control level.  
Public PropertyCheckedGets or sets whether this menu item is checked. This property is only applicable to menu item which Type is either Radio or CheckBox.  
Public PropertyEnabledSpecifies whether this menu item is enabled or not.  
Public PropertyGroupNameGets or sets the name for radio menu item which should appear in the same group.  
Public PropertyIconViewDisplayModeGets or sets the display mode when the menu is operating in IconView mode.  
Public PropertyImageURLGets or sets the image URL displayed for this menu item.  
Public PropertyIsPredefinedItemIndicates whether this menu item is a predefined item. This flag is used to mark built-in menu items used in other Intersoft's products.  
Public PropertyItemsGets the collection containing WebMenuItem objects for this item's sub menu.  
Public PropertyKeepMenuVisibleIndicates whether the menu which owns this item should be kept visible after clicked.  
Public PropertyNameOverridden. Gets or sets the name of WebMenuItem.  
Public PropertyOnClickGets or sets the javascript function to invoke when this menu item is clicked.  
Public PropertyPredefinedIdThe predefined identifier for this item.  
Public PropertyShortcutGets or sets the shortcut key for this menu item, which will invoke the associated command when pressed.  
Public PropertySubMenuGets the WebMenu object for the SubMenu of this menu item.  
Public PropertyTagGets or sets custom information specific to this item.  
Public PropertyTargetFrameGets or sets the target frame where the URL specified in TargetURL should be displyaed.  
Public PropertyTargetURLGets os sets the target URL which will be invoked when this menu is clicked.  
Public PropertyTextGets or sets the text displayed for this menu item.  
Public PropertyTooltipGets or sets the tooltip that will be displayed when mouse is over this menu item.  
Public PropertyTypeGets or sets the type of the MenuItem.  
Public PropertyUseFontImageIndicates whether font should be used as replacement for Image. When set to True, the text specified in ImageURL will be rendered using WebDings font.  
Public PropertyVisibleGets or sets a value that indicates whether a Command is visibled.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetHashCode (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetObjectDataOverridden.   
Public MethodGetOwnerControl  
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodToString (Inherited from ISNet.WebUI.WebUIBaseClass)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.