Click or drag to resize
SiteInfoHasMultipleCultures Property
Indicates whether the site uses multiple cultures.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax
C#
public bool HasMultipleCultures { get; }

Property Value

Type: Boolean
See Also