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