Answer the question
In order to leave comments, you need to log in
how to use asp elements?
<asp:Button ID="button1" runat="server" onclick="button_cklick">
Answer the question
In order to leave comments, you need to log in
You cannot use elements from WebForms in MVC.
Here's what to use instead:
https://qna.habr.com/q/1079220
Well, or if you have the opportunity to use .net6 - look at Blazor.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question