PC Review


Reply
Thread Tools Rate Thread

How do I get the list of overrides for a ASP.NET WebForm in C#

 
 
gencode
Guest
Posts: n/a
 
      9th Feb 2005
How do I get the list of overrides for a ASP.NET page in C#

I can get my PageEvent by selecting MyPage System.Web.UI.Page and
selecting the Lightingbolt, that gives me a list of page events like
AbortTransaction, Load, Unload, etc.

But I can not seem to find the overrideables like AddedControl,
OnPrerender, OnLoad, Visible.

The only option I see is to manually add them in, is there another way?

In VB of course it is the dropdown list on the code page.

Thanks, Ed,

 
Reply With Quote
 
 
 
 
Ben
Guest
Posts: n/a
 
      9th Feb 2005
Open up your object browser and examine System.Web.UI.Page.

"gencode" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How do I get the list of overrides for a ASP.NET page in C#
>
> I can get my PageEvent by selecting MyPage System.Web.UI.Page and
> selecting the Lightingbolt, that gives me a list of page events like
> AbortTransaction, Load, Unload, etc.
>
> But I can not seem to find the overrideables like AddedControl,
> OnPrerender, OnLoad, Visible.
>
> The only option I see is to manually add them in, is there another way?
>
> In VB of course it is the dropdown list on the code page.
>
> Thanks, Ed,
>




 
Reply With Quote
 
gencode
Guest
Posts: n/a
 
      10th Feb 2005
Thanks Ben,

Yes that gets the definition but still I must manually add them in
based on the definition as far as I can tell...sure would be nice if it
popped it in automatically like VB.NET does, well I did see you can
copy the definition, and paste it in the code.

Thanks, Again, Ed,



Ben wrote:
> Open up your object browser and examine System.Web.UI.Page.
>
> "gencode" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > How do I get the list of overrides for a ASP.NET page in C#
> >
> > I can get my PageEvent by selecting MyPage System.Web.UI.Page and
> > selecting the Lightingbolt, that gives me a list of page events

like
> > AbortTransaction, Load, Unload, etc.
> >
> > But I can not seem to find the overrideables like AddedControl,
> > OnPrerender, OnLoad, Visible.
> >
> > The only option I see is to manually add them in, is there another

way?
> >
> > In VB of course it is the dropdown list on the code page.
> >
> > Thanks, Ed,
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook overrides Outlook Express default contact list after updat mIKE Microsoft Outlook Contacts 2 21st Apr 2009 06:08 PM
Open Another webform without closing the current webform ? Luqman Microsoft ASP .NET 2 11th Apr 2007 03:43 AM
Moving value from popup Webform to main Webform? =?Utf-8?B?Vk1J?= Microsoft ASP .NET 1 9th Oct 2006 06:15 PM
sending a list of emails from a webform Steven Bazeley Microsoft ASP .NET 1 24th Oct 2005 01:55 AM
Class Overrides List =?Utf-8?B?bGpsZXZlbmQ=?= Microsoft VB .NET 2 23rd Jan 2005 10:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:22 PM.