I know that if I do a full post back to the server through a button click or other server control, that the internal session timeout is reset.
However, if I have a button that is wrapped within an UpdatePanel, or another piece of code wrapped within an AJAX post back to the server, will the internal session timeout be reset as well?