Share via


SPSolutionLanguagePack.DeployLocal Method

Include Protected Members
Include Inherited Members

Deploys a language pack on the local server.

Overload List

  Name Description
Public method DeployLocal(Boolean, Boolean) Deploys the language pack on the local server for trouble-shooting purposes.
Public method DeployLocal(Boolean, Collection<SPWebApplication>, Boolean) Deploys the language pack to the specified web applications on the local server for trouble-shooting purposes.

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