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