Wizard.CreateControlCollection Methode

Definition

Erstellt eine Steuerelementsammlung.

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

Gibt zurück

ControlCollection

Ein ControlCollection-Objekt, das die untergeordneten Serversteuerelemente des aktuellen Steuerelements enthalten soll.

Gilt für