SPLanguage members

Represents a natural language used within the context of Microsoft SharePoint Foundation.

The SPLanguage type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the name of the language as displayed in the user interface.
Public property LanguageTag Gets the language tag for this language.
Public property LCID Gets the locale identifier (LCID) for the language.

Top

Methods

  Name Description
Public method Equals 2 SPLanguage are equal if they have same LCID. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode return LCID as hash code. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPLanguage class

Microsoft.SharePoint namespace