3
Answers

How to manage menu in xml

In asp.net mvc 4 and mvc 5. How to mange menu in Xml file?. In mvc web application individual user assigned menu is store in separate xml file.
 and user login only open assigned menu not other menu. If user is type another page url is going to error page 
 
Answers (3)