What is the correct syntax to create ASP.NET LinkButton control?

Question:
What is the correct syntax to create ASP.NET LinkButton control?

1.<asp:LinkButton ID="ih" runat="server"/> My LinkButton </asp:LinkButton>

2.<asp:Link ID="ih" runat="server"/> My LinkButton </asp:Link>

3.<asp:LButton ID="ih" runat="server"/> My LinkButton </asp:LButton>

4.<asp:Link_Button ID="ih" runat="server"/> My LinkButton </asp:Link_Button>

Posted Date:-2022-11-08 10:15:37


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!