The CollectionEditorInfoAdapter control provides an Adapter for Collection Onjects

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

Syntax

C#
public class CollectionEditorInfoAdapter : IEditorInfoAdapter
Visual Basic
Public Class CollectionEditorInfoAdapter
	Implements IEditorInfoAdapter

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..CollectionEditorInfoAdapter

See Also