Walter.Web.FireWall
TryHasHeader Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : TryHasHeader Method
Name of the header.
The header value.
true if the specified header has the same value; otherwise, false.
Determines whether the specified header with a given name has the provided value.
Syntax

Parameters

headerName
Name of the header.
headerValue
The header value.
result
true if the specified header has the same value; otherwise, false.

Return Value

True if the comparison was possible
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