如何在.cs文件中使用Bootstrap Alerts框 [英] how to use Bootstrap Alerts box in .cs file

查看:100
本文介绍了如何在.cs文件中使用Bootstrap Alerts框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人建议我如何在保存详细的引导警报框生成成功message.net后要在.net的.cs文件中使用引导警报框.该怎么办?

anyone suggest me how to use bootstrap alert box in .cs file in .net i want after save detail bootstrap alert box generate success message.how to do?

推荐答案

在此处查看如何使用Bootstrap警报框:
Twitter Bootstrap警报和错误指南 [通过Bootstrap构建 [ ^ ]

现在,如果您对如何从后面的代码中使用它有疑问:
它指出,使用CSS类" alert",它位于bootstrap.css版本2.0.1的2123到2175行之间." .因此,您所需要做的就是将警报" CSS类分配给所需的div/容器.添加CSS样式,就可以了.
Look here on how to use Bootstrap alert box:
Twitter Bootstrap Alerts and Errors tutorial[^]
Built with Bootstrap[^]

Now, if you have doubt on how to use it from code behind:
It states, "Using CSS class "alert", which is located from line number 2123 to 2175 of bootstrap.css version 2.0.1". So all you need is to assign the ''alert'' CSS class to the desired div/container. Add the CSS style and you would be good to go.


这篇关于如何在.cs文件中使用Bootstrap Alerts框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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