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