List only parent node ( level -1 ) Options
Ig_p118
Posted: Monday, September 08, 2008 1:22:17 PM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
How Can I list only parent node of an node ?

Thanks

Red Consulting s.a.s - Umbraco from v1.0
Dirk
Posted: Monday, September 08, 2008 1:29:17 PM

Rank: Umbracoholic

Joined: 9/27/2007
Posts: 1,136
Location: Belgium
Hi,

Getting to parent node of a node is done through the following constructs:

/parent::node/ or /../

Both options are functionally equivalent.

Hope that helps.

/Dirk




level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
Ig_p118
Posted: Monday, September 08, 2008 1:50:54 PM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
Dirk wrote:
Hi,

Getting to parent node of a node is done through the following constructs:

/parent::node/ or /../

Both options are functionally equivalent.

Hope that helps.

/Dirk




thanks

Red Consulting s.a.s - Umbraco from v1.0
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.