URLRewriter RewritePath Method Kentico 8.0 API Reference
Rewrites the path by using the given file path and query string.

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

filePath
Type: OnlineSystem String
The internal rewrite path
queryString
Type: OnlineSystem String
The request query string
useCurrentPathInfo (Optional)
Type: OnlineSystem Boolean
If true, the current request path info is used
See Also