Value: 0 
If you have EnableViewState set to True (default value) it will keep the viewstate during AJAX requests in order to work with the latest changes. Otherwise it will not be able to get the viewstate changes on the server controls such as label, datagrid and dropdownlist.