Walter.Web.FireWall
NotFoundRequest Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : NotFoundRequest Property
Contains the not found data for a URL that does not map to the application
Syntax
INotFoundRequest NotFoundRequest {get;}
Remarks
You can use the Walter.Web.FireWall.RequestTracking.INotFoundRequest.SetCorrectedPath to fix links that used to be OK but no-longer work. Also this gives you some incite of how often the URL is being triggered
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

IPageRequest Interface
IPageRequest Members