IWebFarmServiceNotifyWebApplication Method |
Notifies the application sitting under specific physical path
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax void NotifyWebApplication(
string appPath
)
Parameters
- appPath
- Type: SystemString
Application path
See Also