HandleErrorAttribute Properties
Visual Studio 2010
The HandleErrorAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExceptionType | Gets or sets the type of the exception. |
|
Master | Gets or sets the master view for displaying exception information. |
|
Order | Gets or sets the order in which the action filters are executed. (Inherited from FilterAttribute.) |
|
TypeId | Gets the unique identifier for this attribute. (Overrides Attribute.TypeId.) |
|
View | Gets or sets the page view for displaying exception information. |
Community Additions
ADD
Show: