Blog by Hemant Gupta: ASP.net Base Page(hemantg.blogspot.com)
submitted by
hemantg(145) 6 months, 22 days ago
The auto-generated ASP.NET page class must extend the Page class (as shown in the code below), You can optionally create a base class from which all pages will derive from, When creating a base class, you'll typically have this base class extend the Page class. If you are using the code-behind model your code-behind classes will need to be modified to inherit from the new base class as opposed to the Page class. This gives you greater flexibility in controlling your application and reduce code significan...
|category: ASP.NET
|Views: 2
tags:
ASP.NET another
Everyones tags:
Your Tags: