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 A 包含控制HtmlForm項子伺服器控制項。

適用於

另請參閱