Community

Visual Inheritance and ASP.NET WebForms

(Carlos Figueroa) There is a base class BasePage.cs which inherits from System.Web.UI.Page. This base class is responsible for defining common properties, setting default values, base rendering logic, cross-cutting concerns logic, among other common functionalities. There is also a master page Maste

Read More - Register for Free Membership