CKEditorControl ScaytUiTabs Property Kentico 8.0 API Reference
Sets the visibility of particular tabs in the SCAYT dialog window and toolbar button. This setting must contain a 1 (enabled) or 0 (disabled) value for each of the following entries, in this precise order, separated by a comma (','): 'Options', 'Languages', and 'Dictionary'. Default value: "1,1,1" 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