SPLanguageSettings class

Represents set of language preferences.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPLanguageSettings

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPLanguageSettings
'Usage
Dim instance As SPLanguageSettings
public class SPLanguageSettings

Remarks

The SPLanguageSettings object can be accessed via <seealso cref="SPUser"/> to return user's language preference.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPLanguageSettings members

Microsoft.SharePoint namespace