HtmlSelect.CreateControlCollection Méthode

Définition

Crée un EmptyControlCollection objet pour le HtmlSelect 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

Pour ControlCollection contenir les contrôles de serveur enfants du contrôle serveur actuel.

Remarques

Le HtmlSelect contrôle n’autorise pas les contrôles enfants.

S’applique à

Voir aussi