Adding a New Controller and View

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 5 años
How To Add a new controller and view in nopcommerce based on store theme 4.10??
Hace 5 años
Hello,

Follow this document https://dzone.com/articles/steps-to-add-a-new-custom-page-in-nopcommerce-aspn.

That is same as 3 tier architecture.
Hace 5 años
Actually it shows me a error ..whenever i create a controller or views


'Value cannot be null.
parameter name: path'




this is what im getting
Hace 5 años
Hello,

can you please do this steps it can be helpful to you

Go to Controller  > (Right click ) Add > Class > Add new Item > click on Web and you can controller easily
this is basically used for creating asp.net core controller.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.