Click or drag to resize
IUserInfoUserHasAllowedCultures Property
Indicates if the user has allowed more than one culture.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
bool UserHasAllowedCultures { get; set; }

Property Value

Type: Boolean
See Also