RoleGroupCollectionEditor Constructor (Type^)

 

Creates a new instance of the RoleGroupCollectionEditor class.

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

public:
RoleGroupCollectionEditor(
	Type^ type
)

Parameters

type
Type: System::Type^

The type of objects in the collection.

.NET Framework
Available since 2.0
Return to top
Show: