Click or drag to resize
CKEditorControlImageRemoveLinkByEmptyURL Property
Whether to remove links when emptying the link URL field in the image dialog. Default value: true

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool ImageRemoveLinkByEmptyURL { get; set; }

Property Value

Type: Boolean
See Also