TokenCollection Class
A collection of tokens in the ASPxTokenBox.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TokenCollection objects:
Remarks
The TokenCollection instance can be accessed via the ASPxTokenBox.Tokens property.
Note
Tokens in the TokenCollection collection must be unique.
Implements
See Also