In a scenario where I am hijacking all requests and redirecting out of the site, is there a way I can prevent umbraco from processing the specific request in question?
I'm looking for a way to basically just turn umbraco off for a request under specific conditions.
Terminate Route Processing Application.CompleteRequest
In a scenario where I am hijacking all requests and redirecting out of the site, is there a way I can prevent umbraco from processing the specific request in question?
I'm looking for a way to basically just turn umbraco off for a request under specific conditions.
is working on a reply...