共用方式為


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

適用於

另請參閱