ChangePassword.CreateUserUrl Proprietà

Definizione

Ottiene o imposta l'URL della pagina Web che contiene un CreateUserWizard controllo per il sito 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

Valore della proprietà

URL della pagina Web che contiene un CreateUserWizard controllo per il sito Web. Il valore predefinito è Empty.

Si applica a

Vedi anche