Freigeben über


HtmlSelect.CreateControlCollection-Methode

Dieser Member überschreibt HtmlContainerControl.CreateControlCollection.

Syntax

'Declaration
Protected Overrides Function CreateControlCollection As ControlCollection
'Usage
Dim returnValue As ControlCollection

returnValue = Me.CreateControlCollection
protected override ControlCollection CreateControlCollection ()
protected:
virtual ControlCollection^ CreateControlCollection () override
protected ControlCollection CreateControlCollection ()
protected override function CreateControlCollection () : ControlCollection

Versionsinformationen

.NET Framework

Unterstützt in: 2.0, 1.1, 1.0

Siehe auch

Referenz

HtmlSelect-Klasse
HtmlSelect-Member
System.Web.UI.HtmlControls-Namespace
EmptyControlCollection

Weitere Ressourcen

HTML-Serversteuerelemente