| EditorManagerSelectEditorType Method (Type) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Type SelectEditorType(
Type dataType
)
Public Function SelectEditorType (
dataType As Type
) As Type
Parameters
- dataType
- Type: SystemType
Return Value
Type:
TypeSee Also