Which of the following statement are correct about LinkButton control in ASP.NET?

73. Which of the following statement are correct about LinkButton control in ASP.NET?

  1. The LinkButton and HyperLink both are the same controls.
  2. This control acts as a hyperlink, which is used to display a hyperlink-style button control.
  3. ASP.NET supports only LinkButton, it does not support Hyperlink.
  4. This is a client-side control used in HTML only.
  1. Only 1
  2. Only 2
  3. 1 and 4
  4. 2 and 3

Answer: B) Only 2

Explanation:

The 2nd statement is correct about LinkButton control in ASP.NET.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.