Click or drag to resize
WebSyncHelperGetNotificationPath Method
Gets default notification path for given server physical path

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static string GetNotificationPath(
	string serverPhysicalPath
)

Parameters

serverPhysicalPath
Type: SystemString
Server physical path

Return Value

Type: String
See Also