ChangePassword.CreateUserIconUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
virtual property System::String ^ CreateUserIconUrl { System::String ^ get(); void set(System::String ^ value); };
public virtual string CreateUserIconUrl { get; set; }
member this.CreateUserIconUrl : string with get, set
Public Overridable Property CreateUserIconUrl As String
Property Value
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.
Applies to
See also
- ASP.NET Login Controls Overview
- Customizing Appearance and Behavior of the ASP.NET Login Controls
- ASP.NET Web Server Controls Templates
- ASP.NET Themes and Skins Overview
- 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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.