Skip to main content
A newer version of this page is available. .

BootstrapClientTagBox Class

A client-side equivalent of the BootstrapTagBox object.

Declaration

declare class BootstrapClientTagBox extends ASPxClientTokenBox

Remarks

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.

See Also