| EditorManagerGetEditorGroup Method (Type) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public string GetEditorGroup(
Type editorType
)
Public Function GetEditorGroup (
editorType As Type
) As String
Parameters
- editorType
- Type: SystemType
Return Value
Type:
StringSee Also