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

In This Topic
    PasswordChar Property (C1InputText)
    In This Topic
    Gets or sets the password char.
    Syntax
    'Declaration
     
    Public Property PasswordChar As System.String
    public System.string PasswordChar {get; set;}
    See Also