Click or drag to resize
WebFarmContextWebFarmMode Property
Indicates if web farm functionality is enabled and set to be configured manually or automatically in application settings.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 9.0.0
Syntax
C#
public static WebFarmModeEnum WebFarmMode { get; }

Property Value

Type: WebFarmModeEnum
See Also