Click or drag to resize

EditorManagerCreateEditor Method (Type)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Editor CreateEditor(
	Type editorType
)

Parameters

editorType
Type: SystemType

Return Value

Type: Editor
See Also