Click or drag to resize
HealthMonitoringManagerAllSites Property
Gets collection of site names.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 11.0.0
Syntax
C#
public static IEnumerable<string> AllSites { get; }

Property Value

Type: IEnumerableString
See Also