Click or drag to resize

EditorManagerCreateEditor Method (EditorMetadata)

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

Parameters

editorMeta
Type: Dynamicweb.Content.Items.MetadataEditorMetadata

Return Value

Type: Editor
See Also