https://discord.umbraco.com logo
#help-with-umbraco
Available Cultures by NodeId
# help-with-umbraco
c

Corné Hoskam

10/05/2023, 12:12 PM
Hi all! I'm currently with a use-case where I'm trying to get all available cultures of a content node by it's Id, both published and unpublished. Is there a more resource efficient way to do this than by using the IContentService's GetById and then getting the cultures?