What is the use of SmartNavigation property?

Answer Posted / udhayakumar m

In earlier versions of ASP.NET, you enable smart navigation by using the Page.SmartNavigation property. When you set the Page.SmartNavigation property to true, the following smart navigation features are enabled:
The scroll position of a Web page is maintained after postback.
The element focus on a Web page is maintained during navigation.
Only the most recent Web page state is retained in the Web browser history folder.
The flicker effect that may occur on a Web page during navigation is minimized.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http request and response?

753


Is it possible to migrate visual interdev design-time controls to asp.net?

796


What is the parent class of all the web server control?

738


Describe session handling in a webfarm, how does it work and what are the limits?

833


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

817


What’s the use of “GLOBAL.ASAX” file?

864


Which adapter should you use, if you want to get the data from an access database?

776


Is web config mandatory?

753


Why we are using mvc instead of asp.net? : Asp.Net MVC

729


What are the server control tags in asp.net.?

825


Explain the various authentication mechanisms in asp.net.

727


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

2221


What is difference between Lambda Expression and LINQ in ASP.NET?

763


What is difference between rest and soap?

795


What are Master Pages in ASP.NET? or What is a Master Page?

846