CreateUserWizardStepCollectionEditor(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der Klasse mithilfe der CreateUserWizardStepCollectionEditor angegebenen Type.

public:
 CreateUserWizardStepCollectionEditor(Type ^ type);
public CreateUserWizardStepCollectionEditor(Type type);
new System.Web.UI.Design.WebControls.CreateUserWizardStepCollectionEditor : Type -> System.Web.UI.Design.WebControls.CreateUserWizardStepCollectionEditor
Public Sub New (type As Type)

Parameter

type
Type

Die Type Elemente in der Auflistung, die dem Sammlungs-Editor zugeordnet sind.

Gilt für:

Weitere Informationen