T
TS
i have an issue on page load when sometimes I want to quit processing the
page, but the other events get called like page_prerender and individual
controls' events get fired.
i want to not raise any events after this point in page load. how can i do
that without doing a request.end? (I don't cant do request.end because it
messes up my page footers and stuff that still needs to get sent to the
browser)
thanks!
page, but the other events get called like page_prerender and individual
controls' events get fired.
i want to not raise any events after this point in page load. how can i do
that without doing a request.end? (I don't cant do request.end because it
messes up my page footers and stuff that still needs to get sent to the
browser)
thanks!
