The StandardEditorInfoAdapter control provides an Adapter for standard datasources

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..StandardEditorInfoAdapter

See Also