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