What is the difference between BorderWidth and border-width property?

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

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


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response