TreePathUtils GetUniqueUrlPath Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetUniqueUrlPath(String, Int32, String)
Returns the unique URL path for the specified parent node, does not check duplicity if duplicity occurs within the currentNodeId.
Public methodStatic memberGetUniqueUrlPath(String, Int32, String, String)
Returns the unique URL path for the specified parent node, does not check duplicity if duplicity occurs within the currentNodeId.
Back to Top
See Also