Click or drag to resize
SiteInfoProviderCombineFilesWithDefaultCulture Method
Combine files with default culture?

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public static bool CombineFilesWithDefaultCulture(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also