HandleErrorAttribute Properties
The HandleErrorAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowMultiple | Gets or sets a value that indicates whether more than one instance of the filter attribute can be specified. (Inherited from FilterAttribute.) |
|
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. |
Show: