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

返品

HtmlForm コントロールの子サーバー コントロールを含むControlCollection

適用対象

こちらもご覧ください