---
title: "What is the use of Smart Navigation property?"  
description: "What is the use of Smart Navigation property?"  
author: "Sumit Kesarwani"  
published: 2013-12-18  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/1841/what-is-the-use-of-smart-navigation-property  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What is the use of Smart Navigation property?

It is a feature provided by ASP.NET to prevent flickering and redrawing when the page is posted back.

## Answers

### Answer by Sumit Kesarwani

It is a feature provided by ASP.NET to prevent flickering and redrawing when the page is posted back.


---

Original Source: https://www.mindstick.com/interview/1841/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.
