Sitecore 5.0 API

ItemPath.FullPath Property

Gets the full path of the item.

[Visual Basic]
Public ReadOnly Property FullPath As String
[C#]
public string FullPath {get;}

See Also

ItemPath Class | Sitecore.Data Namespace