SPSolutionLanguagePack.Deploy Method
Include Protected Members
Include Inherited Members
Deploys a language pack for the solution.
Overload List
Name | Description | |
---|---|---|
Deploy(DateTime, Boolean, Boolean) | Creates a timer job to deploy the language pack at a particular time. | |
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.