ChangePassword.PasswordRecoveryUrl Property

 

Gets or sets the URL of the Web page that contains the PasswordRecovery control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

abstract PasswordRecoveryUrl : string with get, set
override PasswordRecoveryUrl : string with get, set

Property Value

Type: System.String

The URL for the Web page that contains the PasswordRecovery control. The default is Empty.

.NET Framework
Available since 2.0
Return to top
Show: