1
Answer

Dynamic Menu How to call action Method on click

Mark Tabor

Mark Tabor

8y
269
1
I am newby MVC developer I have made a dynamic menu just like that 
 
now on each link i want to call a controller and its own view like for news i have a new view and news controller , still in my menu table i just have three columns menuid,name,parentID where parent id is menuid infact .
 
how to do that  
Answers (1)