Sitecore 5.0 API
ItemPath.ParentPath Property
Gets the path of the parent item.
[Visual Basic]
Public ReadOnly Property ParentPath As
String
[C#]
public
string
ParentPath {get;}
See Also
ItemPath Class
|
Sitecore.Data Namespace