Click or drag to resize

SealServerConfigurationDefaultCulture Property

The name of the culture used for the user session. It defines the language and the number and date formats. If not specified, the current culture of the server is used.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 8.0.0.0+c5a14bc14715399f60fcf611201a5e8ad953fbc3
Syntax
C#
public string DefaultCulture { get; set; }

Property Value

String
See Also