Copied to clipboard

Flag this post as spam?

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


  • vladzebu 59 posts 346 karma points
    Oct 23, 2009 @ 10:41
    vladzebu
    0

    Node by path

    How can i create a node in C# if i know the path of the node ?

    i want something like : Node node=new Node(Path);

    Best regards , Vlad . 

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 23, 2009 @ 11:03
    Jan Skovgaard
    0

    Hi Vlad

    You can find the answer to your question in the document API. Here is a wiki entry, which gives you what you need http://our.umbraco.org/wiki/reference/api-cheatsheet/creating-a-document

    /Jan

  • 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