ChangePassword.UserNameRequiredErrorMessage Property
.NET Framework (current version)
Gets or sets the error message that is displayed when the user leaves the User Name text box empty.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe error message to display if the user leaves the User Name text box empty. The default string is "User Name is required.".
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
UserNameLabelText
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: