Click or drag to resize
WebSyncHelperWebFarmUpdaterPage Property
Gets or sets the web farm updater page location. Default page location: "/CMSPages/webfarmupdater.aspx"

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static string WebFarmUpdaterPage { get; set; }

Property Value

Type: String
See Also