Class WebFarmContext
- Namespace
- CMS.WebFarmSync
- Assembly
- CMS.WebFarmSync.dll
Context of web farms module.
public class WebFarmContext
- Inheritance
-
objectWebFarmContext
- Extension Methods
Properties
WebFarmEnabled
Gets or sets the value that indicates whether web farm for current server is enabled.
public static bool WebFarmEnabled { get; set; }
Property Value
- bool