ChangePassword.PasswordRecoveryUrl 속성

정의

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

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

속성 값

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

적용 대상

추가 정보