HtmlTitle.CreateControlCollection Metod

Definition

Skapar en ny ControlCollection samling för HtmlTitle kontrollen.

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

Returer

Ett ControlCollection objekt som ska innehålla den aktuella serverkontrollens underordnade serverkontroller.

Gäller för