OnInit method of a System.Web.UI.Page Class

From: Raymond Du (rdrd_at_yahoo.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 16:26:41 -0700

Hi,

I have a newbie question, every time I add a web page into a web application
using VS.Net there is a method automatically generated by VS.Net:

override protected void OnInit(EventArgs e)
{
    InitializeComponent();
    base.OnInit(e);
}

I look into Page class more than 10 times already, there is no OnInit method
defined.

Question:
(1) If base class has no such method defined, what will base.OnInit(e) do?

TIA



Relevant Pages

  • Using the Page class
    ... For my application I am planning to build a base class for all my webforms, ... methods to retrieve page details from the database, page security, some site ... (Bit of a newbie question I know) ...
    (microsoft.public.dotnet.general)
  • Specific Ports Question
    ... Newbie question: If I'm trying to get answers about a specific port should I be mailing the maintainer or using the ports mailing list? ... TIA ... To unsubscribe, ...
    (freebsd-newbies)
  • Re: Is there a way to address a range by row # and column #?
    ... Frank Kabel ... > sorry for the newbie question, but is there a way to address a range ... > about r1c1 notation? ... > TIA ...
    (microsoft.public.excel.programming)
  • Is there a way to address a range by row # and column #?
    ... sorry for the newbie question, but is there a way to address a range by ... I would somehow address it by ... about r1c1 notation? ... TIA ...
    (microsoft.public.excel.programming)