ChangePassword.PasswordLabelText Property
.NET Framework (current version)
Gets or sets the label text for the Current Password text box.
Assembly: System.Web (in System.Web.dll)
abstract PasswordLabelText : string with get, set override PasswordLabelText : string with get, set
Property Value
Type: System.StringThe text to display next to the Current Password text box. The default is "Password:".
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see LocalizableAttribute and ASP.NET Globalization and Localization.
.NET Framework
Available since 2.0
Available since 2.0
PasswordHintStyle
PasswordHintText
ChangePassword Class
System.Web.UI.WebControls Namespace
ASP.NET Login Controls Overview
Customizing the Appearance of ASP.NET Login Controls
ASP.NET Web Server Controls Templates
How to: Display Different Information to Anonymous and Logged In Users
Web Site Administration Tool Security Tab
Show: