SPSolutionLanguagePack.Retract method

Retracts a language pack.

Overload list

  Name Description
Public method Retract(DateTime) Creates a timer job to retract the language pack at a particular time.
Public method Retract(DateTime, Collection<SPWebApplication>) Creates a timer job to retract the language pack from the specified web applications at a particular 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 retract a language-neutral solution, see SPSolution.

See also

Reference

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Microsoft.SharePoint.Administration namespace