System.Web.Abstractions & HttpApplication

Last post 12-19-2008 1:18 PM by JeffreyABecker. 0 replies.

Sort Posts:

  • System.Web.Abstractions & HttpApplication

    12-19-2008, 1:18 PM
    • Star
      14,264 point Star
    • JeffreyABecker
    • Member since 10-04-2004, 4:27 AM
    • Philadelphia, PA
    • Posts 2,913

    I have a HttpModule that I'd like start using the abstracted objects in.  Most of the code ports over just fine by changing class names.  However I have a line where I do:

    application.CompleteRequest();

    Since there's no abstraction around the HttpApplication object, how do I go about rewriting this line?

Page 1 of 1 (1 items)