| EditorManagerCreateEditor Method (Type) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Editor CreateEditor(
Type editorType
)
Public Function CreateEditor (
editorType As Type
) As Editor
Parameters
- editorType
- Type: SystemType
Return Value
Type:
EditorSee Also