nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.09k stars 5.2k forks source link

Properly use of AccessDeniedView #7153

Closed RomanovM closed 2 months ago

RomanovM commented 2 months ago

nopCommerce version: 4.60

We should use AccessDeniedView() method in actions that return views. For actions that return json results, there is another method.