---
title: "What is the use of Smart Navigation property?"  
description: "What is the use of Smart Navigation property?"  
author: "Anonymous User"  
published: 2011-05-23  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1015/what-is-the-use-of-smart-navigation-property  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What is the use of Smart Navigation property?

It’s a feature provided by ASP. NET to prevent flickering and redrawing when the page is posted back.This is only supported for IE browser.

## Answers

### Answer by Anonymous User

It’s a feature provided by ASP. NET to prevent flickering and redrawing when the page is posted back.This is only supported for IE browser.


---

Original Source: https://www.mindstick.com/interview/1015/what-is-the-use-of-smart-navigation-property

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
