Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to deploy resx files to the web applicaitons through a feature?

  Asked By: Ciera Sexton         Date: Mar 21, 2010      Category: Sharepoint      Views: 488
 

Our page templates uses some custom resx files. What's the recommended way to deploy resx files through a solution/features? We need to get the resx files deployed to all front-end web applications when activating the feature.

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Shelton Dickson          Answered On: Mar 21, 2010       

Use the <Resources><Resource /></Resources> node in your Manifest.xml.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].