2
Reply

Describe the Server Control Events of ASP.NET?

Sudhir Goswami

Sudhir Goswami

11y
1.4k
0
Reply

    Events:- The Page_Load Event The Page.IsPostBack Property

    Server controls are tags that are understood by the server.There are three kinds of server controls:HTML Server Controls - Traditional HTML tagsWeb Server Controls - New ASP.NET tagsValidation Server Controls - For input validation