BootstrapClearButton Constructors
Implements the Clear button functionality.| Name | Parameters | Description |
|---|---|---|
| BootstrapClearButton() | none | Initializes a new instance of the BootstrapClearButton class with default settings. |
| BootstrapClearButton(IWebControlObject) | control | Initializes a new instance of the BootstrapClearButton class with the specified owner. |
See Also