Walter.Web.FireWall
Request Property (PageCreatedEventArgs)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace > PageCreatedEventArgs Class : Request Property
The page request generated before any filter or middleware had the ability to process it
Syntax
public IPageRequest Request {get;}
Remarks
page requests can serve multiple types of data, not just web pages, the are used when ever a request is served by the web service
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageCreatedEventArgs Class
PageCreatedEventArgs Members