I was reviewing some ASP.NET MVC code, specifically a web.config file.
I noticed this in the appSettings section:
<add key="PreserveLoginUrl" value="true" />
- What does this do?
- When was it introduced to ASP.NET MVC?
cheers!
|
I was reviewing some I noticed this in the
cheers! |
|||
|
|
|
First search hit says:
|
|||||
|