What is the difference between BorderStyle and border-style property?

 Posted by vishalneeraj-24503 on 6/6/2014 | Category: ASP.NET Interview questions | Views: 1293 | Points: 40
Answer:

BorderStyle is a control property whereas border-style is a control style property but both properties are used to to set control's or element's border style but there is only 1 difference between both that is we can use both properties for Server controls but ONLY use border-style property for HTML controls.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response