ChangePassword.PasswordRecoveryIconUrl 속성

정의

PasswordRecovery 컨트롤이 들어 있는 웹 페이지에 대한 링크 옆에 표시할 이미지의 URL을 가져오거나 설정합니다.

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

속성 값

웹 사이트의 암호 복구 페이지에 대한 링크 옆에 표시할 이미지의 URL입니다. 기본값은 Empty입니다.

적용 대상

추가 정보