Walter.Web.FireWall
PageRefreshAttribute Class
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace : PageRefreshAttribute Class
Tells the firewall how ofter a page can be refreshed by the user during a page visit. Implements the System.Attribute
Syntax
public sealed class PageRefreshAttribute : BaseFireWallAttribute, IEndpointBlockRule, IEndpointRule  
Inheritance Hierarchy

System.Object
   System.Attribute
         Walter.Web.FireWall.Annotations.PageRefreshAttribute

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

PageRefreshAttribute Members
Walter.Web.FireWall.Annotations Namespace
View the IPageRequest.ViolationsStack to access all violations on the page including those raised by this filter
IFireWall.OnGuardAction: Will be raised if the firewall considers blocking and allows you to override the blocking action
IFireWall.OnIncident: Will be raised if the firewall considers generating an incident and allows you to override the incident registration