HtmlForm.CreateControlCollection メソッド

定義

ControlCollection コントロールの新しい HtmlForm コレクションを作成します。

protected:
 override System::Web::UI::ControlCollection ^ CreateControlCollection();
protected override System.Web.UI.ControlCollection CreateControlCollection ();
override this.CreateControlCollection : unit -> System.Web.UI.ControlCollection
Protected Overrides Function CreateControlCollection () As ControlCollection

戻り値

ControlCollection コントロールの子サーバー コントロールを格納する HtmlForm

適用対象

こちらもご覧ください