HtmlTitle.CreateControlCollection 方法

定義

為控制建立新的 ControlCollection 集合 HtmlTitle

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 物件,用來包含目前伺服器控制項的子伺服器控制項。

適用於