ChangePassword.EditProfileUrl Property

 

Gets or sets the URL of the user profile editing page for the Web site.

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

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

Property Value

Type: System.String

The URL of the user profile editing page for the Web site. The default is Empty.

.NET Framework
Available since 2.0
Return to top
Show: