ChangePassword.CreateUserUrl 속성

정의

웹 사이트의 CreateUserWizard 컨트롤이 들어 있는 웹 페이지의 URL을 가져오거나 설정합니다.

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

속성 값

웹 사이트의 CreateUserWizard 컨트롤이 들어 있는 웹 페이지의 URL입니다. 기본값은 Empty입니다.

적용 대상

추가 정보