AspMenu members
Represents an AspMenu control.
The AspMenu type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AspMenu | Initializes a new instance of the AspMenu class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AdjustForShowStartingNode | This setting supports certain scenarios where a master page contains an AspMenu control that is bound to a SiteMapDataSource whose configuration is not known in advance. This property is false by default. | |
AJAXRender | Controls whether the menu gets rendered in an AJAX Refresh or not the server. | |
AllowScriptUrls | ||
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | Gets the ID of the control. (Overrides Control.ClientID.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Menu.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CustomSelectionEnabled | Gets or sets a value that indicates whether custom selection is enabled for the control. | |
DataBindings | (Inherited from Menu.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DataSource | (Inherited from BaseDataBoundControl.) | |
DataSourceID | (Inherited from HierarchicalDataBoundControl.) | |
DesignMode | (Inherited from Control.) | |
DisappearAfter | (Inherited from Menu.) | |
DynamicBottomSeparatorImageUrl | (Inherited from Menu.) | |
DynamicEnableDefaultPopOutImage | (Inherited from Menu.) | |
DynamicHorizontalOffset | (Inherited from Menu.) | |
DynamicHoverStyle | (Inherited from Menu.) | |
DynamicItemFormatString | (Inherited from Menu.) | |
DynamicItemTemplate | (Inherited from Menu.) | |
DynamicMenuItemStyle | (Inherited from Menu.) | |
DynamicMenuStyle | (Inherited from Menu.) | |
DynamicPopOutImageTextFormatString | (Inherited from Menu.) | |
DynamicPopOutImageUrl | (Inherited from Menu.) | |
DynamicSelectedStyle | (Inherited from Menu.) | |
DynamicTopSeparatorImageUrl | (Inherited from Menu.) | |
DynamicVerticalOffset | (Inherited from Menu.) | |
Editable | Controls whether the AspMenu control is client (in-line) editable | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
EncodeTitle | Controls whether or not to HTML-encode the title value. The default ASP.NET 2.0 menu did not encode the title so this option is provided for backwards-compatibility. | |
Events | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IncludeStyleBlock | (Inherited from Menu.) | |
Initialized | (Inherited from BaseDataBoundControl.) | |
IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Items | (Inherited from Menu.) | |
ItemWrap | (Inherited from Menu.) | |
LevelMenuItemStyles | (Inherited from Menu.) | |
LevelSelectedStyles | (Inherited from Menu.) | |
LevelSubMenuStyles | (Inherited from Menu.) | |
LoadViewStateByID | (Inherited from Control.) | |
MaximumDynamicDisplayLevels | (Inherited from Menu.) | |
NamingContainer | (Inherited from Control.) | |
Orientation | (Inherited from Menu.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PathSeparator | (Inherited from Menu.) | |
PerformTargetBinding | Gets or sets a value that indicates whether target binding is performed for the control. | |
RenderBlankImage | Controls whether or not to render a blank image even if the menu item doesn't have an image specified. | |
RenderingCompatibility | (Inherited from Control.) | |
RenderingMode | (Inherited from Menu.) | |
RequiresDataBinding | (Inherited from BaseDataBoundControl.) | |
ScrollDownImageUrl | (Inherited from Menu.) | |
ScrollDownText | (Inherited from Menu.) | |
ScrollUpImageUrl | (Inherited from Menu.) | |
ScrollUpText | (Inherited from Menu.) | |
SelectedItem | (Inherited from Menu.) | |
SelectedValue | (Inherited from Menu.) | |
SelectStaticItemsOnly | Gets or sets a value that indicates whether to select only static items for the control. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
SkipLinkText | (Inherited from Menu.) | |
StaticBottomSeparatorImageUrl | (Inherited from Menu.) | |
StaticDisplayLevels | ||
StaticEnableDefaultPopOutImage | (Inherited from Menu.) | |
StaticHoverStyle | (Inherited from Menu.) | |
StaticItemFormatString | (Inherited from Menu.) | |
StaticItemTemplate | (Inherited from Menu.) | |
StaticMenuItemStyle | (Inherited from Menu.) | |
StaticMenuStyle | (Inherited from Menu.) | |
StaticPopOutImageTextFormatString | (Inherited from Menu.) | |
StaticPopOutImageUrl | (Inherited from Menu.) | |
StaticSelectedStyle | (Inherited from Menu.) | |
StaticSubMenuIndent | (Inherited from Menu.) | |
StaticTopSeparatorImageUrl | (Inherited from Menu.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from BaseDataBoundControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from Menu.) | |
TagName | (Inherited from WebControl.) | |
Target | (Inherited from Menu.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
UseSeparateCSS | Controls whether a reference to the required cascading style sheet (CSS) file for this control is automatically added to the page source. | |
UseSimpleRendering | Controls whether to use simple unordered list-based rendering or the default Microsoft ASP.NET table-based rendering. | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
DataBound | (Inherited from BaseDataBoundControl.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
MenuItemClick | (Inherited from Menu.) | |
MenuItemDataBound | (Inherited from Menu.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IPostBackEventHandler.RaisePostBackEvent | (Inherited from Menu.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top