What is the use of SmartNavigation property?

Answers were Sorted based on User's Feedback



What is the use of SmartNavigation property?..

Answer / shamli

even when page is refreshed the cursor remains in same position

Is This Answer Correct ?    20 Yes 3 No

What is the use of SmartNavigation property?..

Answer / ritz

No.
The correct answer is that, even when page is refreshed the scroll bar remains in same position.

Is This Answer Correct ?    10 Yes 3 No

What is the use of SmartNavigation property?..

Answer / 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

What is the use of SmartNavigation property?..

Answer / chandra prakash

Web Service is the common programming model for implementing
interoprability between systems that have little or no real
connectivity.

Web Services is the common model for accessing data,
performing distributed transactions, and exposing business
process workflow.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Explain the Session state management options available with ASP.NET?

0 Answers   Siebel,


Clearly Explain the ispostback

6 Answers   TCS,


What is autopostback true?

0 Answers  


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


Guys can anobody tell what is Conditional Bloating in asp.net ??

1 Answers  






What is a url string?

0 Answers  


What is ISAPI?

2 Answers   IBM,


What is the use of asp.net web api?

0 Answers  


How can we inherit a static variable?

0 Answers  


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

0 Answers  


Life cycle of ASP.NET page when a request is made ?

4 Answers   MMTS,


What is the difference between debug and release?

0 Answers  


Categories