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

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

Property Value

Type: String
See Also