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

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

Property Value

Type: String
See Also