System.Web.UI.WebControls.ChangePassword.CancelDestinationPageUrl Property

Gets or sets the URL of the page that the user is shown after clicking the Cancel button in the System.Web.UI.WebControls.ChangePassword control.

Syntax

[System.Web.UI.Themeable(false)]
public virtual string CancelDestinationPageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property cannot be set by themes or style sheet themes. For more information, see System.Web.UI.ThemeableAttribute and ASP.NET Themes Overview.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0