Click or drag to resize
IWebFarmServiceWebFarmEnabled Property
Returns true if the web farm is enabled.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
bool WebFarmEnabled { get; }

Property Value

Type: Boolean
See Also