Button Class |
Namespace: Bootstrap.A11y
The Button type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) | |
| Adapter | (Inherited from Control.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| BackColor | (Inherited from WebControl.) | |
| Block |
Gets or sets a value indicating whether this Button is block.
| |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| ButtonSize |
Gets or sets the size of the button.
| |
| ButtonType |
Gets or sets the type of the button.
| |
| CausesValidation | (Inherited from Button.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| CommandArgument | (Inherited from Button.) | |
| CommandName | (Inherited from Button.) | |
| Content |
Gets or sets the contents.
| |
| 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.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| LoadViewStateByID | (Inherited from Control.) | |
| ModalID |
Gets or sets the button identifier.
| |
| NamingContainer | (Inherited from Control.) | |
| OnClientClick | (Inherited from Button.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| Popover |
Gets or sets the popover.
| |
| PostBackUrl | (Inherited from Button.) | |
| Pressed |
Gets or sets a value indicating whether this Button is pressed.
| |
| RenderingCompatibility | (Inherited from Control.) | |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| TagKey | (Inherited from WebControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| Text | (Inherited from Button.) | |
| ToolTip | (Inherited from WebControl.) | |
| UniqueID | (Inherited from Control.) | |
| UseSubmitBehavior | (Inherited from Button.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| ValidationGroup | (Inherited from Button.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
| Click | (Inherited from Button.) | |
| Command | (Inherited from Button.) | |
| DataBinding | (Inherited from Control.) | |
| Disposed | (Inherited from Control.) | |
| Init | (Inherited from Control.) | |
| Load | (Inherited from Control.) | |
| PreRender | (Inherited from Control.) | |
| Unload | (Inherited from Control.) |