
如何让CalendarExtender控件显示中文
1个回答
推荐于2016-05-23 · 知道合伙人影视综艺行家
关注

展开全部
我们都知道CalendarExtender控件默认显示的是英文,而且它没有任何属性或方法,可以显示中文。可是我们要显示中文怎么办呢。
我们可以在asp:ScriptManager中加二个属性就行了就。
EnableScriptGlobalization="true"
EnableScriptLocalization="true"
<asp:ScriptManager ID="ScriptManager1" EnableScriptGlobalization="true" EnableScriptLocalization="true" runat="server" ></asp:ScriptManager>
这样就行了
我们可以在asp:ScriptManager中加二个属性就行了就。
EnableScriptGlobalization="true"
EnableScriptLocalization="true"
<asp:ScriptManager ID="ScriptManager1" EnableScriptGlobalization="true" EnableScriptLocalization="true" runat="server" ></asp:ScriptManager>
这样就行了
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询