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

How can you implement encapsulation in asp.net?

11690


What language is asp.net written in?

630


Which method is used to force all the validation controls to run?

648


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

680


How to find out what version of asp.net I am using on my machine?

670






if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1928


Where session id is stored?

630


What are the page life cycle events?

583


How do u deploy your asp.net application?

689


What is voluum?

640


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

1818


What are session and cookies?

626


How would you enable impersonation in the web.config file?

626


Is oauth for authentication or authorization?

669


How to manage different kinds of sessions in ASP.NET?

651