Click or drag to resize
TreePathUtilsGetParentPath Method
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.
Top
See Also