Click or drag to resize
HeaderActionIsLiveSite Property
Indicates if action is used on a live site

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

Property Value

Type: Boolean
See Also