Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • jasmin 13 posts 33 karma points
    Jul 19, 2012 @ 12:25
    jasmin
    0

    Get all children nodes in controller, Umbraco 5

     

    I want to get all children nodes from node in my custom Controller:

    I tried isnatiating :

    Umbraco.Cms.Web.Trees.ContentTreeController ctc = new Umbraco.Cms.Web.Trees.ContentTreeController(BackOfficeRequestContext);

    but I don't know now how to get child nodes for given HiveId

     

Please Sign in or register to post replies

Write your reply to:

Draft