Walter.Web.FireWall
ExceptionCaughtEventArgs Class Members
Properties 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace : ExceptionCaughtEventArgs Class

The following tables list the members exposed by ExceptionCaughtEventArgs.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether [exception handled].  
Public Property Gets the exception model.  
Public Property The object passed as model to the view rendered with the exception if populated or the view had a model  
Public Property Gets the page.  
Public Property Gets the redirect to action.  
Public Property Gets the redirect to controller.  
Public Property Gets a value indicating whether to transfer model in rout dictionary (only simple models supported work).  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

ExceptionCaughtEventArgs Class
Walter.Web.FireWall.EventArguments Namespace
System.EventArgs