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입니다.

적용 대상

추가 정보