共用方式為


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

ControlCollection 物件,包含目前伺服器控制項的子伺服器控制項。

適用於