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