Override admin controller's method in my plugin which is called using FormValue, i.e., FormValueRequired("exportexcel-all")

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 Jahre weitere
i want to override method "ExportExcelAll" of CustomerController from admin side to my plugins controller but it cannot override
6 Jahre weitere
Please do not duplicate forum topics (deleted)
6 Jahre weitere
Chirag.Jasani wrote:
i want to override method "ExportExcelAll" of CustomerController from admin side to my plugins controller but it cannot override


You cannot directly do that using route override, use action filter instead!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.