Class ExceptionAction
public abstract class ExceptionAction
- Inheritance
-
ExceptionAction
- Derived
- Inherited Members
- Extension Methods
Constructors
ExceptionAction()
protected ExceptionAction()
Properties
ClearError
public abstract bool ClearError { get; }
Property Value
RedirectUrl
public abstract string RedirectUrl { get; }
Property Value
Type
public abstract ExceptionActionType Type { get; }