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 all, Can any one explain me what is the purpose of umbraco.library:NiceUrl how it works? what is @id in the following line? and what is @nodename, what is node..? I know these are basic question iam little bit confused to use them in my site. please help me..
[quote=rajeshgut] [/quote] Lets start from inside and out: current() get the current node. /@id gets the id of that node. umbraco.library:NiceUrl(int ID) gets the URL of the node with this id.
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
What is umbraco.library:NiceUrl() ?
Hi all,
Can any one explain me what is the purpose of umbraco.library:NiceUrl
how it works?
what is @id in the following line? and what is @nodename, what is node..?
I know these are basic question iam little bit confused to use them in my site.
please help me..
[quote=rajeshgut]
[/quote]
Lets start from inside and out:
current() get the current node.
/@id gets the id of that node.
umbraco.library:NiceUrl(int ID)
gets the URL of the node with this id.
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.