Share via


HtmlForm.CreateControlCollection Méthode

Définition

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

Retours

ControlCollection

ControlCollection qui contient les contrôles serveur enfants du contrôle HtmlForm.

S’applique à

Voir aussi