ChangePassword.CancelButtonText Property
Gets or sets the text displayed on the Cancel button.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe text to display on the Cancel button. The default is "Cancel".
The default for the CancelButtonText property is "Cancel".
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.
Available since 2.0
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
ASP.NET Themes and Skins
How To: Create ASP.NET Web Server Control Templates Dynamically
How to: Create ASP.NET Web Control Templates Declaratively
How to: Display Different Information to Anonymous and Logged In Users
Web Site Administration Tool Security Tab