Click or drag to resize
SessionUserLocaleName Property
Gets the locale 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 UserLocaleName { get; }

Property Value

Type: String
See Also