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

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies