Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Overriding ApplyAppPathModifier

  Asked By: Koila    Date: Jun 26    Category: Asp.net    Views: 759
  

I would like to be able to write my own function for ApplyAppPathModifier
(The function that adds the session hash to a URL when using a cookieless
session). I would like to add a few extra items to the URL, but
ApplyAppPathModifier is not overridable? Does anyone have any other
suggestions on how this could be achieved?

Share: