CreateUserWizardStepCollectionEditor.CreateUserWizardStepCollectionEditor Constructor
.NET Framework 3.0
Initializes a new instance of the CreateUserWizardStepCollectionEditor class using the given Type.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
public CreateUserWizardStepCollectionEditor ( Type type )
public function CreateUserWizardStepCollectionEditor ( type : Type )
Not applicable.
Parameters
- type
The Type of the items in the collection associated with the collection editor.
Community Additions
ADD
Show: