c# - Is there a similar method to HttpResponse.ApplyAppPathModifier? -
i need run code on application_start uses httpresponse.applyapppathmodifier method.
i'm using iis7 + integrated mode , there no httpresponse object by design.
since can't hand on httpresponse object during application_start, i'd glad find similar method httpresponse.applyapppathmodifier.
Comments
Post a Comment