다음을 통해 공유


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

속성 값

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

설명

경우는 ContinueButtonType 속성으로 설정 Image된 , 사용 하 ContinueButtonImageUrl 여는 계속 단추에 표시할 이미지를 지정 하는 속성입니다.

적용 대상

추가 정보