HtmlMenuItemLoc 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 HtmlMenuItemLoc type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtmlMenuItemLoc | 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.) | |
AccessKeyLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
AccessKeyLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
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.) | |
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.) | |
DesignMode | (Inherited from Control.) | |
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 image of the menu item. (Inherited from HtmlMenuItem.) | |
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.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Language | Gets or sets the language of the script, if present, in the ScriptFunc property. (Inherited from HtmlMenuItem.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parameters | Gets or sets the array containing parameter names for which the HtmlMenuButton Web Part determines the values. (Inherited from HtmlMenuItem.) | |
Parent | (Inherited from Control.) | |
ScriptFunc | Gets or sets the script that is added to the menu item. (Inherited from HtmlMenuItem.) | |
ScriptFuncReplaceMode | Gets or sets a value indicating whether the ScriptFunc property contains the actual script function or only the name of the script function. (Inherited from HtmlMenuItem.) | |
Separator | Gets or sets a value indicating whether the menu item is rendered as a horizontal line (separator). (Inherited from HtmlMenuItem.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TargetURL | Gets or sets the URL of the administration page that is the target of the link of the menu item. (Inherited from HtmlMenuItem.) | |
TargetURLFileContext | This member is reserved for internal use and is not intended to be used directly from your code. | |
TargetURLFileName | This member is reserved for internal use and is not intended to be used directly from your code. | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | Gets or sets the text contained in the menu item link. (Inherited from HtmlMenuItem.) | |
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.) | |
ToolTipLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
ToolTipLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
UniqueID | (Inherited from Control.) | |
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
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