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

In This Topic
    TextWithPrompts Property
    In This Topic
    Gets the text input by the user as well as any instances of the prompt character.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property TextWithPrompts As System.String
    public virtual System.string TextWithPrompts {get;}
    See Also