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
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public bool ImageRemoveLinkByEmptyURL { get; set; }

Property Value

Type: Boolean
See Also