Part.ICompositeControlDesignerAccessor.RecreateChildControls 方法

定義

讓複合組件控制項設計工具的開發人員得以在設計介面上重新建立控制項的子控制項。

 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

實作

備註

這個成員是明確介面成員實作, 只有在 Part 執行個體轉換成 ICompositeControlDesignerAccessor 介面時,才能使用這個成員。

適用於

另請參閱