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
hello,
How can i get ' link to document' property from the ublogsy post node on after publish event....?
Hello, could you be more specfic? Thanks, Charlie
Sorry for late reply...
i want to get below highlighted property on after publish event....like this way .."var subject = sender.getProperty("uBlogsyNavigationTitle").Value.ToString();"..
what is the syntax for that...
You can get the Url of a document by using the umbraco.library.NiceUrl method:
var url = umbraco.library.NiceUrl(sender.Id);
thanks...
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
Umbraco Link to Document Property
hello,
How can i get ' link to document' property from the ublogsy post node on after publish event....?
Hello, could you be more specfic? Thanks, Charlie
Sorry for late reply...
i want to get below highlighted property on after publish event....like this way .."var subject = sender.getProperty("uBlogsyNavigationTitle").Value.ToString();"..
what is the syntax for that...
You can get the Url of a document by using the umbraco.library.NiceUrl method:
thanks...
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.