IHttpRequest is defined in the Telligent.Evolution.Extensibility.Urls.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
interface IHttpRequest
{
	HttpContextBase HttpContext { get;  }
	PageContext PageContext { get;  }
}
Properties
| Name | Type | Description | Default | Options | 
|---|---|---|---|---|
| HttpContext | HttpContextBase | |||
| PageContext | PageContext | 
 
				