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

MVCxTokenBoxProperties Class

Contains TokenBox specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class MVCxTokenBoxProperties :
    TokenBoxProperties

The following members return MVCxTokenBoxProperties objects:

Remarks

An object of the MVCxTokenBoxProperties type can be accessed via the TokenBoxSettings.Properties property.

See Also