SPSolutionLanguagePack.DeployLocal method
Deploys a language pack on the local server.
Overload list
Name | Description | |
---|---|---|
DeployLocal(Boolean, Boolean) | Deploys the language pack on the local server for trouble-shooting purposes. | |
DeployLocal(Boolean, Boolean, SPCompatibilityRange) | Globally deploys the language pack to all vservers locally and to the hives within the specified compatibility range (inclusive) on this server. | |
DeployLocal(Boolean, Collection<SPWebApplication>, Boolean) | Deploys the language pack to the specified web applications on the local server for trouble-shooting purposes. | |
DeployLocal(Boolean, Collection<SPWebApplication>, Boolean, SPCompatibilityRange) | Deploys the language pack to the web applications locally on this server and to the hives within the specified compatibility range (inclusive). |
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.