I'm looking for the best (performance wise) and most efficient way to loop page properties. There seems to be so many differenent ways to do this but I can't seem to figure out the major differences between them. The function I'm working on will execute on page every page load and that's why I'm looking to get performance.
Not sure I can help but I would like to know what exact version of Umbraco 7 you're using and whether you're thinking to use Razor or if it's using C#?
Most efficient way to loop page properties
I'm looking for the best (performance wise) and most efficient way to loop page properties. There seems to be so many differenent ways to do this but I can't seem to figure out the major differences between them. The function I'm working on will execute on page every page load and that's why I'm looking to get performance.
Any suggestions?
Hi Peter
Not sure I can help but I would like to know what exact version of Umbraco 7 you're using and whether you're thinking to use Razor or if it's using C#?
/Jan
Sorry, I see I was a bit unclear. I'm in 7.1.8 and I want to do this in C#.
is working on a reply...