[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputMaskBuilder.PromptChar

PromptChar Method

PromptChar(char)

Configurates PromptChar. Sets the symbol used to show input positions in the control.

Declaration
public InputMaskBuilder PromptChar(char value)
Parameters
Type Name Description
char value

The value.

Returns
Type Description
InputMaskBuilder

Current builder.