WebSyncHelperGetNotificationPath Method |
Gets default notification path for given server physical path
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static string GetNotificationPath(
string serverPhysicalPath
)
Parameters
- serverPhysicalPath
- Type: SystemString
Server physical path
Return Value
Type:
StringSee Also