Sdílet prostřednictvím


ChangePassword.CreateUserUrl Vlastnost

Definice

Získá nebo nastaví adresu URL webové stránky, která obsahuje ovládací prvek CreateUserWizard pro web.

public:
 virtual property System::String ^ CreateUserUrl { System::String ^ get(); void set(System::String ^ value); };
public virtual string CreateUserUrl { get; set; }
member this.CreateUserUrl : string with get, set
Public Overridable Property CreateUserUrl As String

Hodnota vlastnosti

Adresa URL webové stránky, která obsahuje ovládací prvek CreateUserWizard webu. Výchozí formát je Empty.

Platí pro

Viz také