CompositeControl.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

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、CompositeControl のインスタンスが ICompositeControlDesignerAccessor インターフェイスにキャストされる場合のみ、使用できます。

適用対象

こちらもご覧ください