CreateUserWizardStepCollectionEditor Constructor (Type^)

 

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)

public:
CreateUserWizardStepCollectionEditor(
	Type^ type
)

Parameters

type
Type: System::Type^

The Type of the items in the collection associated with the collection editor.

.NET Framework
Available since 2.0
Return to top
Show: