Share via


SPSolutionLanguagePackCollection.Add method

Adds a language pack to the collection of language packs associated with a solution.

Overload list

  Name Description
Public method Add(T) Adds an object to the collection. (Inherited from SPPersistedChildCollection<T>.)
Public method Add(String, UInt32) Adds a language pack with the specified solution file and locale identifier to the collection of language packs associated with a solution.

Top

Remarks

Important

Using the SPSolutionLanguagePack constructor to create a language pack object is not supported and returns a NullReferenceException if you attempt to implement members of an object created through the constructor.

See also

Reference

SPSolutionLanguagePackCollection class

SPSolutionLanguagePackCollection members

Microsoft.SharePoint.Administration namespace