Click or drag to resize
CMSEditableImageIsLiveSite Property
Indicates if control is used in live site mode.

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

Property Value

Type: Boolean
See Also