Copied to clipboard

Flag this post as spam?

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


  • DarkCoder 19 posts 39 karma points
    Dec 20, 2012 @ 14:10
    DarkCoder
    0

    Dashboard webcontrol - How to get selected node selected by user

    I hope this is the correct place to post this question.

    The subject pretty much sums up my question.

     

  • Matt Barlow | jacker.io 164 posts 740 karma points c-trib
    Dec 21, 2012 @ 13:43
    Matt Barlow | jacker.io
    0

    I think you need to provide a little more information about exactly what you are trying to achieve.

  • Jeremy Pyne 106 posts 246 karma points MVP c-trib
    Dec 21, 2012 @ 20:47
    Jeremy Pyne
    0

    There is a TreePicker User Control you can use in your User Controls to show a Tree/Node browser. 

     

    Eg: 

     

    <%@RegisterTagPrefix="cc2"Namespace="umbraco.uicontrols.TreePicker"Assembly="controls"%>

    <cc2:SimpleContentPickerrunat="server"ID="ContentId"ShowHeader="true"ShowDelete="false"></cc2:SimpleContentPicker>


  • 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