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
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
is working on a reply...
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.
Continue discussion
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
is working on a reply...
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.