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

In This Topic
    IncludePrompt Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IncludePrompt As System.Boolean
    public System.bool IncludePrompt {get; set;}
    See Also