Page_Load in ASP.NET architecture

The Page Life Cycle Events

Page_Load : The Page_Load event is triggered. This method can be used to populate and bind data to your controls either from the database or any other sources, states, and so on.
Tags: ,
Hot on Web:


About author