Application.LanguageSettings Property

SharePoint Designer Developer Reference

Returns a LanguageSettings object that represents the language used for the user interface.

Syntax

expression.LanguageSettings

expression   Required. A variable that represents an Application object.

See Also