The SettingsEditorInfoAdapter control provides a factory for creating the appropriate EditInfo object

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..SettingsEditorInfoAdapter

See Also