CreateUserWizard::EditProfileUrl Property
.NET Framework (current version)
Gets or sets the URL of the user profile editing page.
Assembly: System.Web (in System.Web.dll)
public: property String^ EditProfileUrl { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^The URL of the user profile editing page. The default value is an empty string ("").
.NET Framework
Available since 2.0
Available since 2.0
Show: