SiteInfoProviderStopSite Method |
Sets the specified Site stopped.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static void StopSite(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name of the site to stop
See Also