Use of sessionState tag

Explain the use of tag in a web.config file?

E

Expert

Verified

<sessionState> tag is used to organize a session state features. To alter a default timeout, that is 20 minutes, we have to include the following code to a web.config file of the application: <sessionState timeout="40"/>

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.