interrupt the page load-cycle

C

cmrchs

Hi,

from the moment an exception is generated in Page_Load() do I want to prevent subsequent Page-events (e.g. PreRender) to be carried out.

is it possible ?

thnx

Chris

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
R

Raterus

Someone may be able to provide more details about this command, but I believe that Response.End() will do that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

visual effects on a web-page 4
x 1
window.print() ?? 3
On The Fly 1
reference to parent page 1
Asp.Net 1
reference to parent page 3
login fail for User 'databaseName\ASPNET' 2

Top