![]() ![]() | Checks if the button was clicked. |
![]() |
Overloaded. Initializes a new instance of the Button class. |
![]() | Sets / gets the auto-postback. |
![]() | Enables or disables the check of mandatory fields. |
![]() | Gets the default value of the component (value when the object is not edited). |
![]() | Enables/disables a component; indicates if a component is enabled. |
![]() | Gets the component identifier. |
![]() | Makes the component mandatory or not / Indicates if the component is mandatory. |
![]() | Gets / sets the page where the component is. |
![]() | Gets / sets the component visibility. |
![]() | Indicates if the button has been clicked on. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets a component from its identifier. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Component initialization. |
![]() | Renders the component. |
![]() | Renders the component Javascript code. |
![]() | Writes the Javascript code for mandatory component. |
![]() | Gets the CSS style of the component. |
![]() | Assigns a client javascript to the button. |
![]() | Sets the OnClick event handler. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Button Class | Hevea.Core.Http.Html.UI Namespace