When should you use HTML Server control rather than Web Server controls?
1.You are migrating existing, classic ASP pages over to ASP.NET pages.
2.The control needs to have custom client-side JavaScript attached to the control’s events.
3.The Web page has lots of client-side JavaScript that is referencing the control.
4.All of the above.
Answer:4
Posted Date:-2022-02-01 12:08:53