What are the different Key TreeView Properties in Asp.net
2.0?
Answer Posted / saisudha
The ASP.NET TreeView control is a powerful server-control
for rendering TreeView UI, as shown in the figure below. It
supports a variety of programming models, from statically-
defined trees, to dynamically constructed trees, to
databound trees.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is faster viewbag or viewdata?
What is redirecting behavior?
what is loosely coupled solution? How it can be used?
Explain the Order of events in an asp.net page?
What are the two Layouts supported by a Web form in ASP.NET?
Briefly describe the role of global.asax?
What is base class of button control in .net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is cookies cache and session?
What is view state and how it works in asp net?
Explain the asp.net page life cycle.
What are the different method of navigation in asp.net?
What is event bubbling?
Explain Areas in MVC?
What does the .webpart file do?