HtmlMenuButtonLoc Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The HtmlMenuButtonLoc type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtmlMenuButtonLoc | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
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.) | |
ClickThruURL | Gets or sets the URL of the link. (Inherited from HtmlMenuButton.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DefaultURL | Gets or sets the default URL for each menu item that does not have a URL in the menu item template. (Inherited from HtmlMenuButton.) | |
DefaultURLFileContext | This member is reserved for internal use and is not intended to be used directly from your code. | |
DefaultURLFileName | This member is reserved for internal use and is not intended to be used directly from your code. | |
DesignMode | (Inherited from Control.) | |
DisableItems | Gets a string collection containing a list of menu item identifiers that are disabled. (Inherited from HtmlMenuButton.) | |
DisplayHtml | Gets or sets the actual HTML that is displayed. (Inherited from HtmlMenuButton.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
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.) | |
ImageURL | Gets or sets the URL of the image contained in the link. (Inherited from HtmlMenuButton.) | |
ImageURLFileContext | This member is reserved for internal use and is not intended to be used directly from your code. | |
ImageURLFileName | This member is reserved for internal use and is not intended to be used directly from your code. | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsNarrow | Gets or sets a value indicating whether the width of the menu button is set to the maximum width available on the screen or to the minimum width. (Inherited from HtmlMenuButton.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
ItemID | (Inherited from HtmlMenuButton.) | |
LinkID | Gets or sets the client-side identifier for the URL that is rendered for the ClickThruURL property. (Inherited from HtmlMenuButton.) | |
LoadViewStateByID | (Inherited from Control.) | |
MenuID | Gets or sets the client-side identifier for the menu associated with this menu button. (Inherited from HtmlMenuButton.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parameters | Gets the hash table containing the name/value pairs for the menu items. (Inherited from HtmlMenuButton.) | |
Parent | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | Gets or sets the label that appears in the link contained in the menu button. (Inherited from HtmlMenuButton.) | |
TextLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
TextLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
UseWSSMenu | (Inherited from HtmlMenuButton.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
AllowScriptInUrl | Specifies a value indicating whether script contained in the data is accepted or rejected. (Inherited from HtmlMenuButton.) |
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.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top