Partager via


HtmlTitle.CreateControlCollection Méthode

Définition

Crée une nouvelle collection ControlCollection pour le contrôle 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

Retours

ControlCollection

Objet ControlCollection pour contenir les contrôles serveur enfants du contrôle serveur actuel.

S’applique à