| EditorManagerIsListEditor Method (Type) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public bool IsListEditor(
Type editorType
)
Public Function IsListEditor (
editorType As Type
) As Boolean
Parameters
- editorType
- Type: SystemType
Return Value
Type:
BooleanSee Also