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 | |
---|---|---|
![]() |
An object, which keeps references to various DOM elements, part of the control's structure |
Name | Description | |
---|---|---|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Gets the URL of the image to be displayed by the control when it is hovered. |
|
![]() |
Gets a value indicating whether validation is performed when the control is clicked. |
|
![]() |
Gets the display type of the control. |
|
![]() |
Gets a value indicating whether the control is enabled. |
|
![]() |
Gets the URL of the image to be displayed by the control. |
|
![]() |
Gets the URL to post to when the button is clicked. |
|
![]() |
Gets the text of the control. |
|
![]() |
Gets a value indicating whether the control renders as a submit button. |
|
![]() |
Gets the group of controls for which the control causes validation. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the control for a subsequent postback. |
|
![]() |
Sets a value indicating whether validation is performed when the control is clicked. |
|
![]() |
Sets a value indicating whether the control is enabled. |
|
![]() |
Sets the URL to post to when the button is clicked. |
|
![]() |
Sets the text of the control. |
|
![]() |
Sets the group of controls for which the control causes validation. |