Available Cultures by NodeId
# help-with-umbraco
c
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?
4 Views