Which HTML element is replaced by the asp:dropdownlist> tag?
Explanation
The asp:dropdownlist> control serves as a server-side equivalent to the HTML tag, enabling the creation of dropdown lists in ASP.NET applications.
The asp:dropdownlist> control serves as a server-side equivalent to the HTML tag, enabling the creation of dropdown lists in ASP.NET applications.