Hi All-
Here is the code I am using:
editor.CodeSnippetDropDownMenuNames = "false"
editor.CodeSnippetDropDownMenuList = "false"
editor.ImagesDropDownMenuNames = "false"
editor.ImagesDropDownMenuList = "false"
editor.LinksDropDownMenuNames = "false"
editor.LinksDropDownMenuList = "false"
What's the correct code to hide those dropdowns?