Rewrites the path by using the given file path and query string.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- filePath
- Type: System String
The internal rewrite path
- queryString
- Type: System String
The request query string
- useCurrentPathInfo (Optional)
- Type: System Boolean
If true, the current request path info is used
See Also