Click or drag to resize

LoginCurrentCulture Property

Gets or sets the default cultureInfo for the current site.

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
public CultureInfo CurrentCulture { get; set; }

Property Value

Type: CultureInfo
See Also