手机
当前位置:查字典教程网 >编程开发 >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 显示浏览者本地语言的方法】相关文章:

asp.net下用url重写URLReWriter实现任意二级域名的方法第1/2页

ASP.net中md5加密码的方法

ashx中使用session的方法

asp.net querystring乱码解决方法

ASP.NET清空SQL日志的具体方法

asp.net ajaxControlToolkit FilteredTextBoxExtender的简单用法

asp.net水晶报表参数字段在代码中赋值的方法

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

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

asp.net清空Cookie的两种方法

精品推荐
分类导航