TreePathUtils GetParentPath Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetParentPath(String)
Returns the parent path for the specified path (any kind of path with "/" as a separator)
Public methodStatic memberGetParentPath(String, Int32)
Returns the parent path for the specified path, with distance of parentLevel from the given path.
Back to Top
See Also