Asp.Net中按钮的UseSubmitBehavior属性 [英] UseSubmitBehavior property of button in Asp.Net

查看:85
本文介绍了Asp.Net中按钮的UseSubmitBehavior属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ASP.net中按钮的UseSubmitBehavior属性的实际用途是什么?我已经尝试使用谷歌搜索,但是使用时却找不到确切的情况.

What is the actual use of UseSubmitBehavior property of button in ASP.net?I have already tried googling, but could not get the exact scenario when to use it.

推荐答案

如果控件使用客户端浏览器的提交机制,则设置为true;否则,设置为true.否则为假.默认值为true.

看看这个:
Button.UseSubmitBehavior属性 [
It is set to true if the control uses the client browser''s submit mechanism; otherwise, false. The default is true.

Have a look at this:
Button.UseSubmitBehavior Property [^]


这篇关于Asp.Net中按钮的UseSubmitBehavior属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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