C#中的确认框功能 [英] Confirm box function in C#

查看:68
本文介绍了C#中的确认框功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友,

我已经使用Java中的确认功能显示了消息框.

Dear Friend,

I have displayed the message box using confirm function in Javascript.

if(confirm("Click OK Proceed"))
{
 action()
}



可以使用C#显示确认框吗?如果这样的话,建议.



Is there any option to display the confirmbox in C#?, If so kindly suggest.

推荐答案

尝试这些链接,


http://stackoverflow.com/questions/1234953/confirmation-dialog-at- runtime-in-asp-net [ ^ ]

http://forums.asp.net/p/1405893/3059812.aspx [ ^ ]
try these links,


http://stackoverflow.com/questions/1234953/confirmation-dialog-at-runtime-in-asp-net[^]

http://forums.asp.net/p/1405893/3059812.aspx[^]


这篇关于C#中的确认框功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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