How to login, using SP in MVC where checking user role...?

Oct 26 2017 3:12 AM
Hello all,
 
I am beginner in MVC .net im using vs -15 , my question is 
 
I have a login page with username and pwd, when I click on login button internally SP will run and check where the details is valid or not if valid then check its role whether its ADMIN or USER, if admin then show admin layout and vice varsa....please help

Answers (4)