Mark Barto's Blog

Technical Blog about the Microsoft .NET Platform and everything that surrounds it such as .Net, C#, BizTalk, WCF, ASP.NET, SQL, Silverlight, IIS ...

SharePoint, Visual Studio 2010: Localization within WebPart

logo-sharepoint-2010



We have created a WebPart within Visual Studio 2010 for SharePoint 2010. We want to use localization within this WebPart but the usage of getting a resource element works different.

Instead of using the Resources class you use the GetLocalizedString method within the SPUtility class.

 

 

Read More ...

Posted by mabarto on 21-04-2011 and Filed under: SharePoint, Visual Studio
8 comments