ActionExecutedContext.ExceptionHandled Property

Definition

Gets or sets an indication that the Exception has been handled.

public:
 virtual property bool ExceptionHandled { bool get(); void set(bool value); };
public virtual bool ExceptionHandled { get; set; }
member this.ExceptionHandled : bool with get, set
Public Overridable Property ExceptionHandled As Boolean

Property Value

Applies to