this is code in web.config MVC5 application
<authentication mode="Forms"> <forms loginUrl="~/Account/Login" timeout="2880">forms> authentication>I am not getting which method it will call either GET Method or POST Method? I am also not getting control over debugger.
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajkiran SwainPosted Dec 28, 2017, 9:24 AM