How many ways,we can access the HTML Select DropDownList selected value in Asp.Net code behind?

 Posted by Vishalneeraj-24503 on 3/23/2015 | Category: ASP.NET Interview questions | Views: 3997 | Points: 40
Select from following answers:
  1. Using Request Form collection and name property.
  2. Using runat = "server" property.
  3. Both a and b
  4. None of these
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response