PFUserEffectiveLocale Property |
Gets the locale code corresponding to the current EffectiveLanguageCode.
E.g. "en-gb" is returned for the "en" language code.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string EffectiveLocale { get; }
Property Value
Type:
StringSee Also