aspnetbootstrap-js-bootstrapclienttagbox.md
A client-side equivalent of the BootstrapTagBox object.
declare class BootstrapClientTagBox extends ASPxClientTokenBox
The BootstrapClientTagBox object serves as a client-side equivalent of the BootstrapTagBox control, and implements the functionality of a client tag box object.
Using the methods exposed by the BootstrapClientTagBox object you can:
The client-side BootstrapClientTagBox.TagsChanged event allows you to respond to changes in a tag collection.
Show 11 items
ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit ASPxClientTextEdit ASPxClientTextBoxBase ASPxClientButtonEditBase ASPxClientDropDownEditBase ASPxClientComboBox ASPxClientTokenBox BootstrapClientTagBox
See Also