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

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

Property Value

Type: Boolean
See Also