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