Is there a way to get the Request Object in a Html Helper Method.
I’d like to know if a file exists to replace non existent Files with a default Image.
Therefore i need the Request Object and it’s Method MapPath(path).
Has anybody an idea.
Thx Thomas
System.Web.HttpContext.Current.Request