PathHelper GetValidPath Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetValidPath(String)
Converts path to valid one (replaces slash to back slash) and lower the case in the path.
Public methodStatic memberGetValidPath(String, Boolean)
Converts path to valid one (replaces slash to back slash) and optionally lower the case in the path.
Back to Top
See Also