Walter.Web.FireWall
PageRefreshAttribute Class Methods


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

For a list of all members of this type, see PageRefreshAttribute members.

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