Click or drag to resize
SessionUserLanguageName Property
Gets the language name of the SalesForce user who authorized this session.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public string UserLanguageName { get; }

Property Value

Type: String
See Also