[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.Mask

Mask Property

Mask

Configurates Mask. Sets a mask to use while editing.

Declaration
public string Mask { get; set; }
Remarks

The mask format is the same one that the InputMask control uses.