Click or drag to resize
SiteInfoProviderCombineWithDefaultCulture Method
Combine with default culture?

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also