<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="authentication_timeout.aspx.cs" Inherits="FineUI.Examples.other.authentication_timeout" %>





请尝试如下两种不同操作步骤:

操作一:
  1. 刷新页面
  2. 点击按钮2 -> 直接跳转到首页

操作二:
  1. 刷新页面
  2. 点击按钮1
  3. 点击按钮2 -> 首先弹出确认框,点击确认后才跳转到首页;如果点击取消,则留在本页