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...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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...