共用方式為


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 方法,其中包含實際實作,而且可由控件開發人員擴充。

適用於

另請參閱