Language in custom property editor
# help-with-umbraco
g
What is the correct way to get workspace language in an invariant property editor. I started out by consuming UMB_APP_LANGUAGE_CONTEXT to get the app language. Then it occurred to me, that there's a difference between the app language, and the editor (workspace?) language - for instance, if the language variant dropdown has been used. Any clues to how to get the 'correct' language/culture?