我的页面加载了两次 [英] My page is loading twice

查看:81
本文介绍了我的页面加载了两次的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我点击特定根路径页面时加载两次





<%@ Page Title =Language =vb AutoEventWireup =falseMasterPageFile =〜/ MasterWithMenu.masterCodeBehind =Pricing.aspx.vbInherits =SKM.Pricing%>

While i clicking particular root path page is loading twice


<%@ Page Title="" Language="vb" AutoEventWireup="false" MasterPageFile="~/MasterWithMenu.master" CodeBehind="Pricing.aspx.vb" Inherits="SKM.Pricing" %>

推荐答案

记得检查回帖。有时,您的页面上的项目可以在没有单击提交按钮的情况下调用回发。如果不是,请使用IsPostback检查链接
Remember to check for post backs. Sometimes item on your page can call for post backs without a submit button click. If you are not, use IsPostback to check link


这篇关于我的页面加载了两次的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆