From within my controllers action, do I have access to HttpContextBase?

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-04-10T15:20:11Z Indexed on 2010/04/10 15:23 UTC
Read the original article Hit count: 250

Filed under:
|
|

From within my controllers action, do I have access to httpcontextbase?

I have a method that takes httpcontextbase as a parameter.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asp.net-mvc