Represents a customizable button.
The following tables list the members exposed by the Button type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Button class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the URL of the image to be displayed by the control when it is hovered. |
|
![]() |
Gets or sets a value indicating whether validation is performed when the control is clicked. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the button is clicked. |
|
![]() |
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
|
![]() |
Gets or sets an optional parameter passed to the Command event. |
|
![]() |
Gets or sets the command name associated with the control. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the display type of the control. |
|
![]() |
Gets or sets the height of the control. |
|
![]() |
Gets or sets the alignment of the icon. |
|
![]() |
Gets or sets the URL of the image to be displayed by the control. |
|
![]() |
Gets a value indicating the control has its Theme property set to a specified value. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the URL to post to when the button is clicked. |
|
![]() |
Gets or sets the text of the control. |
|
![]() |
Gets or sets the theme applied to the control. |
|
![]() |
Gets or sets a value indicating whether the control renders as a submit button. |
|
![]() |
Gets or sets the group of controls for which the control causes validation. |
|
![]() |
Gets or sets the width of the control. |
Name | Description | |
---|---|---|
![]() |
WebControl.TagKey override. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Loads control data from an XML file or from a System.Xml.XmlDocument. |
|
![]() |
Overloaded. Saves control data to an XML file or to a System.Xml.XmlDocument. |
Name | Description | |
---|---|---|
![]() |
Creates a PostBackOptions object that represents the control's postback behavior. |
|
![]() |
Raises the BeginLoad event. |
|
![]() |
Raises the Click event. |
|
![]() |
Raises the Command event. |
|
![]() |
Raises the EndLoad event. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when the component starts loading data from a file or memory stream. |
|
![]() |
Raised when the control is clicked. |
|
![]() |
Raised when the control is clicked. |
|
![]() |
Raised when the component ends loading data from a file or memory stream. |