Click or drag to resize
IPerformanceCounterSites Property
Gets collection of sites name.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
StringCollection Sites { get; set; }

Property Value

Type: StringCollection
See Also