Click or drag to resize
IUserInfoSiteCultures Property
Gets the user's allowed cultures.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
SafeDictionary<string, SafeDictionary<string, Nullable<int>>> SiteCultures { get; }

Property Value

Type: SafeDictionaryString, SafeDictionaryString, NullableInt32
See Also