手机
当前位置:查字典教程网 >编程开发 >asp.net教程 >AjaxControlToolKit 显示浏览者本地语言的方法
AjaxControlToolKit 显示浏览者本地语言的方法
摘要:1.首先要使用最新版的AjaxControlToolKit控件2.在网页的Page标签中加入:UICulture="auto"设定3.为Sc...

1.首先要使用最新版的AjaxControlToolKit控件

2.在网页的Page标签中加入:UICulture="auto"设定

3.为ScriptManager加入以下的设定:

EnableScriptGlobalization="true" EnableScriptLocalization="true"

4.看一下是不是已经OK了

【AjaxControlToolKit 显示浏览者本地语言的方法】相关文章:

vb.net将图片导入到excel的方法

asp.net2.0中css失效的解决方法

asp.net下gridview 批量删除的实现方法第1/3页

ASP.net中md5加密码的方法

将Asp.Net网站发布到IIS的四种方法

asp.net在后端动态添加样式表调用的方法

asp.net ajaxControlToolkit FilteredTextBoxExtender的简单用法

asp.net下Request.QueryString取不到值的解决方法

asp.net中使用cookie传递参数的方法

ASP.NET实现推送文件到浏览器的方法

精品推荐
分类导航