TreePathUtils GetSafeUrlPath Method (String, String, Boolean)Kentico 8.1 API Reference
Returns the safe equivalent to the given URLPath.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

urlPath
Type: OnlineSystem String
Original URL path
siteName
Type: OnlineSystem String
Site name
allowLimitReplacements
Type: OnlineSystem Boolean
Indicates whether replacements should be limited if replacement is enabled globally

Return Value

Type: OnlineString
See Also