Click or drag to resize
CKEditorControlToolbarLocation Property
The "UI space" to which rendering the toolbar. For the default editor implementation, the recommended options are 'top' and 'bottom'. Default value: 'top'

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public string ToolbarLocation { get; set; }

Property Value

Type: String
See Also