What will happen if we provide BorderColor="Red" style="border-color:blue;" then which color will be applied to controls?

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

In that case,border color will be applied from style property only means it will discard or overwrite server controls BorderColor property and take in-line style property.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response