CreateUserWizardStepCollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av klassen med hjälp av CreateUserWizardStepCollectionEditor den angivna 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)

Parametrar

type
Type

Objekten Type i samlingen som är associerade med samlingsredigeraren.

Gäller för

Se även