DotNetNuke 5.2
The CollectionEditorControl control provides a Control to display Collection Properties.

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class CollectionEditorControl : PropertyEditorControl
Visual Basic (Declaration)
Public Class CollectionEditorControl _
	Inherits PropertyEditorControl
Visual C++
public ref class CollectionEditorControl : public PropertyEditorControl

Remarks

Inheritance Hierarchy

See Also