TreeProvider GetUniqueUrlPath Method Kentico 8.1 API Reference
Overload List

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