Saturday, August 21, 2010

How to switch between HTTP and HTTPS in ASP.NET MVC2

[RequireHttps]
        public ActionResult LogOn()
        {
        .....
        }

Posted via email from solution revolution

No comments: