Click or drag to resize
CKEditorControlFormatURL Property
If true, the editor runs the URL formatting.

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

Property Value

Type: Boolean
See Also