ChangePassword.CancelDestinationPageUrl Property
.NET Framework (current version)
Gets or sets the URL of the page that the user is shown after clicking the Cancel button in the ChangePassword control.
Assembly: System.Web (in System.Web.dll)
[<ThemeableAttribute(false)>] abstract CancelDestinationPageUrl : string with get, set [<ThemeableAttribute(false)>] override CancelDestinationPageUrl : string with get, set
Property Value
Type: System.StringThe URL of the page the user is redirected to after clicking the Cancel button. The default is Empty.
This property cannot be set by themes or style sheet themes. For more information, see ThemeableAttribute and ASP.NET Themes and Skins.
.NET Framework
Available since 2.0
Available since 2.0
Show: