SP.Language object

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

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Language()

Members

The Language object has the following members.

Constructor

The Language object has the following constructor.

Constructor

Description

Language

Initializes a new instance of the SP.Language object.

Properties

The Language object has the following properties.

Property

Description

displayName

Gets the name of the language as displayed in the user interface.

languageTag

Gets the language tag for this language.

lcid

Gets the locale identifier (LCID) for the language.

typeId