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