ToolBarButton Members
Include Protected Members
Include Inherited Members
Represents the ToolBar button.
The ToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ToolBarButton | Initializes a new instance of the DeleteItemVersionButton class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | ||
Adapter | (Inherited from Control.) | |
Application | (Inherited from UserControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
Attributes | (Inherited from UserControl.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
BindingContainer | (Inherited from Control.) | |
Cache | (Inherited from UserControl.) | |
CachePolicy | (Inherited from UserControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
CommandArgument | ||
CommandName | ||
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageUrl | Gets or sets the URL for the button image. | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsPostBack | (Inherited from UserControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
href | Gets or sets the URL to navigate to when the button is clicked. | |
OnClientClick | Gets or sets the client-side script that runs when the control is clicked. | |
Padding | ||
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
QueryStringParametersToInclude | ||
Request | (Inherited from UserControl.) | |
RequiredQueryStringParametersToInclude | ||
Response | (Inherited from UserControl.) | |
Server | (Inherited from UserControl.) | |
Session | (Inherited from UserControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
TabIndex | Gets or sets the tab index of the Web server control. | |
Template_Control | ||
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | Gets or sets the text for the button. | |
ToggleOn | ||
ToolTip | Gets or sets the tooltip for the button. | |
Trace | (Inherited from UserControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AbortTransaction | (Inherited from TemplateControl.) | |
Click | Occurs when the ToolBar button is clicked. | |
Command | ||
CommitTransaction | (Inherited from TemplateControl.) | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Error | (Inherited from TemplateControl.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
ImageOfButton | ||
LinkImage | ||
LinkText | ||
PlaceHolderControl | ||
PlaceHolderImage |
Top
Explicit Interface Implementations
Top