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

適用対象

こちらもご覧ください