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)
Syntaxpublic CultureInfo CurrentCulture { get; set; }<asp:Login CurrentCulture="CultureInfo" />
Property Value
Type:
CultureInfo
See Also