ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Input Namespace / C1InputTextExtender Class / PasswordChar Property

In This Topic
    PasswordChar Property (C1InputTextExtender)
    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