ChangePassword.ContinueButtonImageUrl 속성

정의

ChangePassword 속성을 사용하여 계속 단추를 이미지 단추로 구성한 경우 ContinueButtonType 컨트롤의 성공 뷰에서 계속 단추에 사용할 이미지의 URL을 가져오거나 설정합니다.

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

속성 값

계속 단추와 함께 표시할 이미지의 URL입니다. 기본값은 Empty입니다.

적용 대상

추가 정보