[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.Mask

Mask Method

Mask(string)

Configurates Mask. Sets a mask to use while editing.

Declaration
public TBuilder Mask(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

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