ButtonButtonSize Property
|
Gets or sets the size of the button.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic ButtonSizes ButtonSize { get; set; }<asp:Button ButtonSize="ButtonSizes" />
Property Value
Type:
ButtonSizes
The size of the button.
See Also