Part.ICompositeControlDesignerAccessor.RecreateChildControls 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
讓複合組件控制項設計工具的開發人員得以在設計介面上重新建立控制項的子控制項。
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 介面時,才能使用這個成員。