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

ASPxClientTokenBox Class

A client-side equivalent of the ASPxTokenBox object.

Declaration

declare class ASPxClientTokenBox extends ASPxClientComboBox

Remarks

The ASPxClientTokenBox object serves as a client-side equivalent of the ASPxTokenBox control, and implements the functionality of a client token box object.

Using the methods exposed by the ASPxClientTokenBox object you can:

The client-side ASPxClientTokenBox.TokensChanged event allows you to respond to changes in a token collection.

See Also