Call WebworkContext from Where?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 anos atrás
I am new in NopCommerce.I implement WebWorkContext functionality on my Own Project.But I don't know and don't found any where how nopcommerce call property of webworkcontext.cs on every click event.For which place i can register my WebWorkContext so, i get call from every user request. please suggest me how can i resolve this issue.
Thank you in advance.
7 anos atrás
sk5202 wrote:
I am new in NopCommerce.I implement WebWorkContext functionality on my Own Project.But I don't know and don't found any where how nopcommerce call property of webworkcontext.cs on every click event.For which place i can register my WebWorkContext so, i get call from every user request. please suggest me how can i resolve this issue.
Thank you in advance.


You should override "WebWorkContext" which is in Nop.Web.Framework
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.