Click or drag to resize
CultureSiteInfoProviderClearSiteCultures Method
Clears the site cultures hashtables.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public static void ClearSiteCultures(
	bool logWebFarmTask
)

Parameters

logWebFarmTask
Type: SystemBoolean
Indicates whether webfarm task should be created
See Also