URLRewriterRewritePathInternal Method (String) |
Rewrites the URL by using the given path
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax protected virtual void RewritePathInternal(
string path
)
Parameters
- path
- Type: SystemString
Path to rewrite to
See Also