Sitecore 5.0 API

Item.Paths Property

Provides access to Path information.

[Visual Basic]
Public ReadOnly Property Paths As ItemPath
[C#]
public Sitecore.Data.ItemPath Paths {get;}

Remarks

Path information describes the items position in relation to other items.

See Also

Item Class | Sitecore.Data.Items Namespace