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 メソッドを呼び出します。

適用対象

こちらもご覧ください