WizardStepCollectionEditor Constructor (Type^)

 

Creates a new instance of the WizardStepCollectionEditor class using the given Type.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
WizardStepCollectionEditor(
	Type^ type
)

Parameters

type
Type: System::Type^

The Type of items in the collection.

.NET Framework
Available since 2.0
Return to top
Show: