Click or drag to resize
CKEditorControlScaytMoreSuggestions Property
Enables/disables the "More Suggestions" sub-menu in the context menu. Possible values are 'on' and 'off'. Default value: "on"

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public ScaytMoreSuggestions ScaytMoreSuggestions { get; set; }

Property Value

Type: ScaytMoreSuggestions
See Also