SPSolutionLanguagePack.RetractLocal method

Retracts a language pack from the local server.

Overload list

  Name Description
Public method RetractLocal() Retracts the language pack from the local server for trouble-shooting purposes.
Public method RetractLocal(Collection<SPWebApplication>) Retracts the language pack from 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 retract a language-neutral solution, see SPSolution.

See also

Reference

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Microsoft.SharePoint.Administration namespace