SPSolutionLanguagePack.Deploy method

Deploys a language pack for the solution.

Overload list

  Name Description
Public method Deploy(DateTime, Boolean, Boolean) Creates a timer job to deploy the language pack at a particular time.
Public method Deploy(DateTime, Boolean, Collection<SPWebApplication>, Boolean) Creates a timer job to deploy the language pack to the specified web applications at the specified time.

Top

Remarks

By default, no application pools are reset after deploying or retracting a language pack using the object model. To reset the application pool manually, you can stop and restart the application pool for the web application to which you are deploying or retracting the solution.

To deploy a language neutral solution, see SPSolution.

See also

Reference

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Microsoft.SharePoint.Administration namespace