Click or drag to resize

PFFieldGetCurrentCulture Method

Gets the culture used by this field to represents values and controls. Based on current used effective language.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public CultureInfo GetCurrentCulture()

Return Value

Type: CultureInfo
See Also