Popup Control for ASP.NET Web Forms - How to control state when the Session is being expired and prolong it on demand
This example shows how to display a warning message before a user's session times out, and how to either allow the user to continue the session or log them out automatically.
For more information, refer to the following blog posts:
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
- TimeoutControl.ascx (VB: TimeoutControl.ascx)
- TimeoutControl.ascx.cs (VB: TimeoutControl.ascx.vb)
- TimeOutPage.aspx (VB: TimeOutPage.aspx)
- Popup Control for ASP.NET Web Forms - How to show a pop-up window
- Popup Control for ASP.NET Web Forms - How to add buttons to a pop-up window
(you will be redirected to DevExpress.com to submit your response)