Although the ScriptManager has a property named IsInAsyncPostBack to determine an AJAX call, the control is scoped to the page it is contained in. If writing code in a custom HTTP module, what if I need to know in the BeginRequest event whether the current request is AJAX or JSON? How nice it would be...
Posted to
Palermo4
(Weblog)
by
Palermo4
on
10-04-2007, 12:00 AM
Filed under: .net, asp.net, c#, ajax, code, visualstudio2008, extensionmethods