我下载了http://ajaxcontroltoolkit.codeplex.com/
的Ajax Control Toolkit .NET 4
问题就如下了,
当设置了Page里的Culture="auto" UICulture="auto"和ToolkitScriptManager 里的EnableScriptGlobalization="true" EnableScriptLocalization="true",之后,下面那图里的CalendarExtender还能变成中文,而AjaxFileUpload控件依然是英文,语言包也拷贝到Bin目录下了
如何指定AjaxFileUpload为中文呢?
谢谢你了,我已经找到解决方法了
通过查看AjaxControlToolkit的源代码
在ajaxcontroltoolkit-a2a6dc6854e0\Client\MicrosoftAjax.Extended\ExtenderBase\BaseScriptsResources.zh-CHS.resx里
按照例子,依次填写就可以汉化了
If you think one reply solves your problem, please mark it as An Answer, if you think someone's reply helps you, please mark it as a Proposed Answer Help by clicking: Click here to donate your rice to the poor Click to Donate Click to feed Dogs & Cats
Willin.org