Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,I need to create a tab on the dashboard that loops through content nodes gets certain properties and performs some serverside processing in C#.I am new to MVC but from doing some reading, it seems that I need to create a SurfaceController - is that right?
Also, I cant figure out how to parse the content tree in C# within the SurfaceController. Any help is gratefully received.
Thanks
Not sure if you want to have a content tree rendered but you can see how to do that in this topic: http://our.umbraco.org/forum/core/umbraco-5-general-discussion/28387-Render-tree-in-view
Jeroen
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get Umbraco 5 content nodes in dashboard
Hello,
I need to create a tab on the dashboard that loops through content nodes gets certain properties and performs some serverside processing in C#.
I am new to MVC but from doing some reading, it seems that I need to create a SurfaceController - is that right?
Also, I cant figure out how to parse the content tree in C# within the SurfaceController.
Any help is gratefully received.
Thanks
Not sure if you want to have a content tree rendered but you can see how to do that in this topic: http://our.umbraco.org/forum/core/umbraco-5-general-discussion/28387-Render-tree-in-view
Jeroen
is working on a reply...