ChangePassword.ChangePasswordButtonImageUrl Property

 

Gets or sets the URL of an image displayed next to the Change Password button on the ChangePassword control if the Change Password button is configured by the ChangePasswordButtonType property to be an image button.

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

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

Property Value

Type: System.String

The URL of the image to display next to the Change Password button. The default is Empty.

.NET Framework
Available since 2.0
Return to top
Show: