CreateUserWizard.ContinueButtonImageUrl 속성

정의

마지막 사용자 계정 생성 단계의 계속 단추에 사용되는 이미지의 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

속성 값

String

최종 사용자 계정 만들기 단계의 계속 단추에 사용되는 이미지의 URL입니다. 기본값은 빈 문자열("")입니다.

설명

속성이 ContinueButtonType 설정 Image되면 속성을 사용하여 ContinueButtonImageUrl [계속 ] 단추에 표시할 이미지를 지정합니다.

적용 대상

추가 정보