ConsoleButton
Creates console button instances.
Gets or sets a console button CSS class.
Gets or sets the display text of a console button.
Updates the Enabled property and sets the CSS class accordingly for the button.
This won't overwrite any extra CSS classes or use default classes if the CSS class has been explicitly set.
Gets or sets a console button name.
Gets or sets a string value which is executed when a console button is clicked.
Gets or sets a console button Boolean value indicating whether to raise a post back on a click event.
Gets or sets a style attribute of a console button.
Gets or sets a console button tool tip.
public ConsoleButton()
Initializes a new instance of the ConsoleButton class.
Updates CSS class of a console button based on its enabled property.