다음을 통해 공유


DataPager.ICompositeControlDesignerAccessor.RecreateChildControls 메서드

정의

디자인 타임에 DataPager 컨트롤의 자식 컨트롤을 만듭니다.

 virtual void System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls() = System::Web::UI::WebControls::ICompositeControlDesignerAccessor::RecreateChildControls;
void ICompositeControlDesignerAccessor.RecreateChildControls ();
abstract member System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls : unit -> unit
override this.System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls : unit -> unit
Sub RecreateChildControls () Implements ICompositeControlDesignerAccessor.RecreateChildControls

구현

설명

ICompositeControlDesignerAccessor.RecreateChildControls 메서드를 사용 하면에 대 한 디자이너를 DataPager 다시 디자인 타임에 컨트롤의 자식 컨트롤을 만들기 위해 컨트롤입니다.

ICompositeControlDesignerAccessor.RecreateChildControls 인터페이스 메서드를 호출 하는 RecreateChildControls 메서드, 실제 구현을 포함 하는 컨트롤 개발자가 확장할 수 있습니다.

적용 대상

추가 정보