3
Answers

How do I render an ajax error page in a different div?

Max Komov

Max Komov

8y
684
1
I am handling error by overriding OnException method after that I need to render my partial error view into a div in _Layout.cshtml and not into the original div where it occurred. Thanks!
Answers (3)