How can you remove the default arrows that appear in the ASP.NET Menu Control?

 Posted by Ddd on 1/26/2011 | Category: ASP.NET Interview questions | Views: 6501 | Points: 40
Answer:

Set the StaticEnableDefaultPopOutImage property to False. This property is responsible for the default arrows that appear in the ASP.NET Menu control.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response