HTML server control in ASP DOT NET

What is HTML server control in ASP.NET?

E

Expert

Verified

HTML server controls are same as the standard HTML elements that are normally utilized in HTML pages. They expose properties and the events which can be used programmatically. To access these controls programmatically, we need to identify that HTML controls act as the server control by adding a runat="server" attribute.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.