Tell us the difference between BackColor and background-color style property?

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

Both are used for setting background color of an Asp.Net element or controls but there is only one difference between both.
As we can apply both BackColor and background-color for a server side controls i.e. Asp.net controls but only apply background-color style property for HTML control.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response