FormGroupInputSize Property
|
Gets or sets the size of the input
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic InputSizes InputSize { get; set; }<asp:FormGroup InputSize="InputSizes" />
Property Value
Type:
InputSizes
The size.
See Also