CKEditorControl MenuGroups Property Kentico 8.0 API Reference
A comma separated list of items group names to be displayed in the context menu. The order of items will reflect the order specified in this list if no priority was defined in the groups. Default value: 'clipboard,table,anchor,link,image' Set to null for default value

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineString
null if the default value is set
See Also