Gets and sets the Factory used to create the Control

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

Syntax

C#
public IEditorInfoAdapter EditorInfoAdapter { get; set; }
Visual Basic
Public Property EditorInfoAdapter As IEditorInfoAdapter
	Get
	Set

Field Value

The mode of the editor

See Also