SiteInfoProvider RemoveFromRunningSites Method (String, Boolean)Kentico 8.1 API Reference
Remove domain alias from running sites, and create web farm task.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

domainAlias
Type: OnlineSystem String
Domain alias to remove
logSynchronization
Type: OnlineSystem Boolean
Indicates if web farm task should be logged
See Also