MaskAttribute(String) Constructor
Initializes a new instance of the MaskAttribute class using the specified mask expression.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Parameters
Name | Type | Description |
---|---|---|
mask | String | A string representing a mask expression. |
See Also