CreateUserWizard.EditProfileIconUrl Property

 

Gets or sets the URL of an image to display next to the link to the user profile editing page.

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

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

Property Value

Type: System.String

The URL of an image to display next to the link to the user profile editing page. The default value is an empty string ("").

.NET Framework
Available since 2.0
Return to top
Show: