在asp.net中更改语言文本框 [英] change language textbox in asp.net

查看:73
本文介绍了在asp.net中更改语言文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,
我想在用户单击我的文本框时更改语言,
我知道我们如何使用以下代码在C#中做到这一点:
InputLanguage.CurrentInputLanguage = InputLanguage.FromCulture(new System.Globalization.CultureInfo(")));
但是使用asp.net我不能

hi dears,
i want change the language when user click in my textbox,
i know how we can do this in c# with this code:
InputLanguage.CurrentInputLanguage = InputLanguage.FromCulture(new System.Globalization.CultureInfo(""));
but with asp.net i can''t

推荐答案


看看这些帖子:

允许用户在ASP.NET Web中选择用户界面语言应用 [ ^ ]

http://stackoverflow.com/questions/906716/how-do-i-change-the-application-language-in-asp-net [
Hi,
Take a look at these posts:

Allow users to select the user interface language in your ASP.NET Web application[^]

http://stackoverflow.com/questions/906716/how-do-i-change-the-application-language-in-asp-net[^]

I hope it helps,
Cheers


这篇关于在asp.net中更改语言文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆