Re: Event handlers
From: Scott Allen (bitmask_at_[nospam)
Date: 04/27/04
- Next message: Cowboy \(Gregory A. Beamer\): "Re: Store ASP.NET project files remotely, run project locally?"
- Previous message: Cowboy \(Gregory A. Beamer\): "Re: ASPNET To Web Service using SSL w/Client Certs"
- In reply to: A.M: "Event handlers"
- Next in thread: Cowboy \(Gregory A. Beamer\): "Re: Event handlers"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Apr 2004 10:58:40 -0400
Hi Allan:
Do you mean for just one page?
When in design mode, select View -> Properties, then select your page
in the drop down list of the properties window. Next, click on the
lightning bolt (event handlers for the page), and double click on
Error to have the IDE put all the setup code in place for you.
-- Scott http://www.OdeToCode.com On Tue, 27 Apr 2004 10:06:36 -0400, "A.M" <IHateSpam@sapm123.com> wrote: >Hi, > >Using C#, ASP.NET 1.1 and VS.NET 2003, I am trying to add Page_Error event >handler to my page. I know that I can Manually type the handler, but is >there any way to have IDE add the Page_Error event handler to the page? > >Thanks, >Allan >
- Next message: Cowboy \(Gregory A. Beamer\): "Re: Store ASP.NET project files remotely, run project locally?"
- Previous message: Cowboy \(Gregory A. Beamer\): "Re: ASPNET To Web Service using SSL w/Client Certs"
- In reply to: A.M: "Event handlers"
- Next in thread: Cowboy \(Gregory A. Beamer\): "Re: Event handlers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|