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

In This Topic
    Placeholder Property (C1InputBase)
    In This Topic
    Determines the text that will be displayed for blank status.
    Syntax
    'Declaration
     
    Public Overridable Property Placeholder As System.String
    public virtual System.string Placeholder {get; set;}
    See Also