November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I don't think language settings are per user, only content language version is per user.
Hi, I got a list of all enabled languages via ILanguageBranchRepository.ListEnabled();
Is there any way for me to filter this list showing only langugages that the current user has access to? Or do I specifically have to check the current user role and then if that role has access to the languages one by one?