ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / ResetOnPrompt Property

In This Topic
    ResetOnPrompt Property
    In This Topic
    Determines how an input character that matches the prompt character should be handled.
    Syntax
    'Declaration
     
    Public Property ResetOnPrompt As System.Boolean
    public System.bool ResetOnPrompt {get; set;}
    See Also