---
title: "What is AutoPostBack?"  
description: "What is AutoPostBack?"  
author: "Sumit Kesarwani"  
published: 2013-12-17  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1829/what-is-autopostback  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What is AutoPostBack?

If you want a control to postback automatically when an event is raised, you need to set the AutoPostBack property of the control to True.

## Answers

### Answer by Sumit Kesarwani

If you want a control to postback automatically when an event is raised, you need to set the AutoPostBack property of the control to True.


---

Original Source: https://www.mindstick.com/interview/1829/what-is-autopostback

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
