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
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 .
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
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
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 .
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
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.