Table of Contents

Class WebFarmContext

Namespace
CMS.WebFarmSync
Assembly
CMS.WebFarmSync.dll

Context of web farms module.

public class WebFarmContext
Inheritance
object
WebFarmContext
Extension Methods

Constructors

WebFarmContext()

public WebFarmContext()

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