TokenCollection Class
In This Article
A collection of tokens in the ASPxTokenBox.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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 Token
#Implements
See Also