This documentation is archived and is not being maintained.

SP.Language object

SharePoint 2013

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

Last modified: March 09, 2015

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

var object = new SP.Language()

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

Show: