开发者

Internationalization in a WebPart?

开发者 https://www.devze.com 2023-02-19 05:43 出处:网络
I made a WebPart for a Sharepoint 2010, but it must be available in more than one language. 开发者_Go百科

I made a WebPart for a Sharepoint 2010, but it must be available in more than one language.

开发者_Go百科

What is the best way to create a Multilingual WebPart?

Thanks


http://geekswithblogs.net/venkatx5/archive/2010/12/14/how-to-create-multilingual-webpart-in-sharepoint-2010.aspx


You should check out the ASP.NET Resources, they are made for these kind of functionality. An MSDN link: http://msdn.microsoft.com/en-us/magazine/cc163566.aspx

Of course the link of Tom Vervoort is great for the actual implementation of the resources.

0

精彩评论

暂无评论...
验证码 换一张
取 消