[]
        
(Showing Draft Content)

C1.Web.Mvc.InputMask.Mask

Mask Property

Mask

Gets or sets the mask used to validate the input as the user types.

Declaration
public string Mask { get; set; }
Remarks

The mask is defined as a string with one or more of the masking characters listed in the InputMask topic.