Hi
I have a class that does NOT inherit any Umbraco controllers or anything when using Umbraco 13.
What I need to do is get a list of nodes using C# code inside this class.
I know how to get this by using Razor but I can't figure out which classes/interfaces I need to pull the data from the parent node.
Does anyone know if this is possible?
Thx