다음을 통해 공유


RepeaterDesigner.ExecuteChooseDataSourcePostSteps 메서드

정의

사용자가 디자인 타임에 데이터 원본을 선택한 후 Visual Studio 2005와 같은 디자인 호스트에서 호출됩니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected:
 virtual void ExecuteChooseDataSourcePostSteps();
protected virtual void ExecuteChooseDataSourcePostSteps ();
abstract member ExecuteChooseDataSourcePostSteps : unit -> unit
override this.ExecuteChooseDataSourcePostSteps : unit -> unit
Protected Overridable Sub ExecuteChooseDataSourcePostSteps ()

설명

이 메서드는 사용자가 디자인 타임에 데이터 원본을 선택한 후 추가 처리가 필요한 파생 클래스에 사용할 수 있습니다.

적용 대상

추가 정보