好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

AjaxControlToolKit 显示浏览者本地语言的方法

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

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

3.为ScriptManager加入以下的设定:
EnableScriptGlobalization="true" EnableScriptLocalization="true"

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

查看更多关于AjaxControlToolKit 显示浏览者本地语言的方法的详细内容...

  阅读:50次