Walter.Web.FireWall
PageRefreshAttribute Class Members
Properties  Methods 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace : PageRefreshAttribute Class

The following tables list the members exposed by PageRefreshAttribute.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the ignore refresh count.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden.  Returns a value that indicates whether this instance is equal to a specified object.  
Public MethodOverridden.  Gets the hash code.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

PageRefreshAttribute Class
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