HtmlForm.CreateControlCollection Méthode

Définition

Crée une ControlCollection collection pour le HtmlForm contrôle.

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

Qui ControlCollection contient les HtmlForm contrôles de serveur enfant du contrôle.

S’applique à

Voir aussi