Gets or sets the input mask to use at run time. Mask must be a string composed of one or more of the masking elements, enumeration parts, or numeric ranges.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_mask();
function set_mask(value);

See Also