Click or drag to resize
CKEditorControlIsLiveSite Property
Indicates if CKEditor is on live site.

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public bool IsLiveSite { get; set; }

Property Value

Type: Boolean
See Also