Walter.Web.FireWall
SetCorrectedPath Method (INotFoundRequest)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RequestTracking Namespace > INotFoundRequest Interface : SetCorrectedPath Method
The path.
Sets the corrected path on CorrectedPath for this NotFoundRequest.
Syntax
void SetCorrectedPath( 
   string path
)

Parameters

path
The path.
Remarks
This will trigger a update that will propagate in the firewall storage
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

INotFoundRequest Interface
INotFoundRequest Members