Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add ExceptionHandled to ExceptionContext #4700

@rynowak

Description

@rynowak

https://msdn.microsoft.com/en-us/library/system.web.mvc.exceptioncontext.exceptionhandled(v=vs.118).aspx#P:System.Web.Mvc.ExceptionContext.ExceptionHandled is missing from ExceptionContext. Our other 'after' context classes have it.

We should add this since this is the place you're most likely to use it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions