The properties of System.Web.UI.WebControls.Menu are listed below. For a list of all members, see the Menu Members list.
See Also: Inherited members from System.Web.UI.WebControls.HierarchicalDataBoundControl
[read-only] override | Controls | System.Web.UI.ControlCollection.
![]() Gets a System.Web.UI.ControlCollection that contains the child controls of the System.Web.UI.WebControls.Menu control. |
[read-only] | DataBindings | MenuItemBindingCollection.
![]() Gets a collection of System.Web.UI.WebControls.MenuItemBinding objects that define the relationship between a data item and the menu item it is binding to. |
DisappearAfter | int.
![]() Gets or sets the duration for which a dynamic menu is displayed after the mouse pointer is no longer positioned over the menu. | |
DynamicBottomSeparatorImageUrl | string.
![]() Gets or sets the URL to an image to display at the bottom of each dynamic menu item to separate it from other menu items. | |
DynamicEnableDefaultPopOutImage | bool.
![]() Gets or sets a value indicating whether the built-in image that indicates that a dynamic menu item has a submenu is displayed. | |
DynamicHorizontalOffset | int.
![]() Gets or sets the number of pixels to shift a dynamic menu horizontally relative to its parent menu item. | |
[read-only] | DynamicHoverStyle | Style.
![]() Gets a reference to the System.Web.UI.WebControls.Style object that allows you to set the appearance of a dynamic menu item when the mouse pointer is positioned over it. |
DynamicItemFormatString | string.
![]() Gets or sets additional text shown with all menu items that are dynamically displayed. | |
DynamicItemTemplate | System.Web.UI.ITemplate.
![]() Gets or sets the template that contains the custom content to render for a dynamic menu. | |
[read-only] | DynamicMenuItemStyle | MenuItemStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of the menu items within a dynamic menu. |
[read-only] | DynamicMenuStyle | SubMenuStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of a dynamic menu. |
DynamicPopOutImageTextFormatString | string.
![]() Gets or sets the alternate text for the image used to indicate that a dynamic menu item has a submenu. | |
DynamicPopOutImageUrl | string.
![]() Gets or sets the URL to a custom image that is displayed in a dynamic menu item when the dynamic menu item has a submenu. | |
[read-only] | DynamicSelectedStyle | MenuItemStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of the dynamic menu item selected by the user. |
DynamicTopSeparatorImageUrl | string.
![]() Gets or sets the URL to an image to display at the top of each dynamic menu item to separate it from other menu items. | |
DynamicVerticalOffset | int.
![]() Gets or sets the number of pixels to shift a dynamic menu vertically relative to its parent menu item. | |
[read-only] | Items | MenuItemCollection.
![]() Gets a System.Web.UI.WebControls.MenuItemCollection object that contains all menu items in the System.Web.UI.WebControls.Menu control. |
ItemWrap | bool.
![]() Gets or sets a value indicating whether the text for menu items should wrap. | |
[read-only] | LevelMenuItemStyles | MenuItemStyleCollection.
![]() Gets a System.Web.UI.WebControls.MenuItemStyleCollection object that contains the style settings that are applied to menu items based on their level in a System.Web.UI.WebControls.Menu control. |
[read-only] | LevelSelectedStyles | MenuItemStyleCollection.
![]() Gets a System.Web.UI.WebControls.MenuItemStyleCollection object that contains the style settings that are applied to the selected menu item based on its level in a System.Web.UI.WebControls.Menu control. |
[read-only] | LevelSubMenuStyles | SubMenuStyleCollection.
![]() Gets a System.Web.UI.WebControls.MenuItemStyleCollection object that contains the style settings that are applied to the submenu items in the static menu based on their level in a System.Web.UI.WebControls.Menu control. |
MaximumDynamicDisplayLevels | int.
![]() Gets or sets the number of menu levels to render for a dynamic menu. | |
Orientation | Orientation.
![]() Gets or sets the direction in which to render the System.Web.UI.WebControls.Menu control. | |
PathSeparator | char.
![]() Gets or sets the character used to delimit the path of a menu item in a System.Web.UI.WebControls.Menu control. | |
ScrollDownImageUrl | string.
![]() Gets or sets the URL to an image displayed in a dynamic menu to indicate that the user can scroll down for additional menu items. | |
ScrollDownText | string.
![]() Gets or sets the alternate text for the image specified in the Menu.ScrollDownImageUrl property. | |
ScrollUpImageUrl | string.
![]() Gets or sets the URL to an image displayed in a dynamic menu to indicate that the user can scroll up for additional menu items. | |
ScrollUpText | string.
![]() Gets or sets the alternate text for the image specified in the Menu.ScrollUpImageUrl property. | |
[read-only] | SelectedItem | MenuItem.
![]() Gets the selected menu item. |
[read-only] | SelectedValue | string.
![]() Gets the value of the selected menu item. |
SkipLinkText | string.
![]() Gets or sets the alternate text for a hidden image read by screen readers to provide the ability to skip the list of links. | |
StaticBottomSeparatorImageUrl | string.
![]() Gets or sets the URL to an image displayed as the separator at the bottom of each static menu item. | |
StaticDisplayLevels | int.
![]() Gets or sets the number of menu levels to display in a static menu. | |
StaticEnableDefaultPopOutImage | bool.
![]() Gets or sets a value indicating whether the built-in image is displayed to indicate that a static menu item has a submenu. | |
[read-only] | StaticHoverStyle | Style.
![]() Gets a reference to the System.Web.UI.WebControls.Style object that allows you to set the appearance of a static menu item when the mouse pointer is positioned over it. |
StaticItemFormatString | string.
![]() Gets or sets additional text shown with all menu items that are statically displayed. | |
StaticItemTemplate | System.Web.UI.ITemplate.
![]() Gets or sets the template that contains the custom content to render for a static menu. | |
[read-only] | StaticMenuItemStyle | MenuItemStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of the menu items in a static menu. |
[read-only] | StaticMenuStyle | SubMenuStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of a static menu. |
StaticPopOutImageTextFormatString | string.
![]() Gets or sets the alternate text for the pop-out image used to indicate that a static menu item has a submenu. | |
StaticPopOutImageUrl | string.
![]() Gets or sets the URL to an image displayed to indicate that a static menu item has a submenu. | |
[read-only] | StaticSelectedStyle | MenuItemStyle.
![]() Gets a reference to the System.Web.UI.WebControls.MenuItemStyle object that allows you to set the appearance of the menu item selected by the user in a static menu. |
StaticSubMenuIndent | Unit.
![]() Gets or sets the amount of space, in pixels, to indent submenus within a static menu. | |
StaticTopSeparatorImageUrl | string.
![]() Gets or sets the URL to an image displayed as the separator at the top of each static menu item. | |
Target | string.
![]() Gets or sets the target window or frame in which to display the Web page content associated with a menu item. |
[read-only] override | TagKey | System.Web.UI.HtmlTextWriterTag.
![]() Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to a System.Web.UI.WebControls.Menu control. This property is used primarily by control developers. |