ChangePassword::CreateUserIconUrl Property
.NET Framework (current version)
Gets or sets the URL of an image to display next to the link to the Web page that contains a CreateUserWizard control for the Web site.
Assembly: System.Web (in System.Web.dll)
public: property String^ CreateUserIconUrl { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^The URL of an image to display next to the link to the Web page that contains a CreateUserWizard control for the Web site. The default is Empty.
.NET Framework
Available since 2.0
Available since 2.0
ChangePassword Class
System.Web.UI.WebControls Namespace
ASP.NET Login Controls Overview
Customizing the Appearance of ASP.NET Login Controls
ASP.NET Web Server Controls Templates
ASP.NET Themes and Skins
How To: Create ASP.NET Web Server Control Templates Dynamically
How to: Create ASP.NET Web Control Templates Declaratively
How to: Display Different Information to Anonymous and Logged In Users
Web Site Administration Tool Security Tab
Show: