RequestExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines extension methods for the HttpRequestBase class.
public static class RequestExtensions
type RequestExtensions = class
Public Module RequestExtensions
- Inheritance
-
RequestExtensions
Methods
IsUrlLocalToHost(HttpRequestBase, String) |
Determines whether the specified URL references the local computer. |