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