CultureSiteInfoProviderClearSiteCultures Method |
Clears the site cultures hashtables.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static void ClearSiteCultures(
bool logWebFarmTask
)
Parameters
- logWebFarmTask
- Type: SystemBoolean
Indicates whether webfarm task should be created
See Also