URLRewriter RewritePath Method Kentico 8.1 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.1.5347.20411)

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