Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System.Web
HttpContext Class
HttpContext Methods
RewritePath Method
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Class Library
HttpContext.RewritePath Method

Assigns an internal rewrite path and allows for the URL that is requested to differ from the internal path to the resource. RewritePath is used in cookieless session state.

Name Description
HttpContext.RewritePath (String) Assigns an internal rewrite path.
HttpContext.RewritePath (String, Boolean) Assigns an internal rewrite path.
HttpContext.RewritePath (String, String, String) Assigns an internal rewrite path with additional path and query string information.
HttpContext.RewritePath (String, String, String, Boolean) Assigns an internal rewrite path with additional path and query string information.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker