Click or drag to resize
CKEditorControlSharedSpacesTop Property
Shared spaces top. Default value: empty string

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
[TypeConverterAttribute(typeof(WebControl))]
public string SharedSpacesTop { get; set; }

Property Value

Type: String
See Also