Click or drag to resize
IWebFarmServiceNotifyWebApplication Method
Notifies the application sitting under specific physical path

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
void NotifyWebApplication(
	string appPath
)

Parameters

appPath
Type: SystemString
Application path
See Also