Walter.Web.FireWall
ContainsBlockCookie Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : ContainsBlockCookie Method
Will contain the descriptions of the blocked reasons that where used when the cookie was set
Queries the page cookies and tests if it contains a block cookie
Syntax
bool ContainsBlockCookie( 
   out string? value
)

Parameters

value
Will contain the descriptions of the blocked reasons that where used when the cookie was set

Return Value

True if a block cookie was generated for this user
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