What is the default value of control'Visible value?

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

True is the default value of control visible property.If we do not provide visible property in control definition,then by-default it consider control as visible = true.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response