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
Hi,
Is it possible to get/figure the url path of a node when using ContentService and outside the UmbracoContext, say from a console application?
I am using Mortens console application example of running outside the UmbracoContext.
Thanks!
Anyone have any ideas for this one?
Anyone? getting a url should be easier!?
Hey Tom see http://our.umbraco.org/forum/developers/api-questions/48886-Getting-the-url-for-an-IContent-object
Basically you need the contentCache or an IPublishedContent item that is what the url is attached to. :)
Charlie
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 url of node using ContentService and outside the UmbracoContext.
Hi,
Is it possible to get/figure the url path of a node when using ContentService and outside the UmbracoContext, say from a console application?
I am using Mortens console application example of running outside the UmbracoContext.
Thanks!
Anyone have any ideas for this one?
Anyone? getting a url should be easier!?
Hey Tom see http://our.umbraco.org/forum/developers/api-questions/48886-Getting-the-url-for-an-IContent-object
Basically you need the contentCache or an IPublishedContent item that is what the url is attached to. :)
Charlie
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.