Click or drag to resize
CMSWebControlIsLiveSite Property
Indicates if control is used on live site.

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

Property Value

Type: Boolean
See Also