[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputMaskBuilder.Value

Value Method

Value(string)

Configurates Value. Sets the text currently shown in the control.

Declaration
public InputMaskBuilder Value(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputMaskBuilder

Current builder.