  | EditorManagerGetEditorTypes Method  | 
  
    Namespace: 
   Dynamicweb.Content.Items.Editors
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IEnumerable<Type> GetEditorTypes()
Public Function GetEditorTypes As IEnumerable(Of Type)
Return Value
Type: 
IEnumerableType
See Also