hi guys ,
I develop a application page for sharepoint 2010 and use RadScheduler , how i can use resx files ?
where I should copy these files ?
thanks
1 Answer, 1 is accepted
0
Accepted
Kalina
Telerik team
answered on 29 Dec 2010, 03:24 PM
Hi rtech,
You can try placing the resx files at App_GlobalResources folder of the SharePoint 2010 application.
(C:\inetpub\wwwroot\wss\VirtualDirectories\80\App_GlobalResources).
Please find more details about this topic at this blog post.
Additionally you can find more details about RadScheduler localization at this help article.