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