Click or drag to resize
TableManagerDatabaseCulture Property
Database culture setting from the web.config.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static string DatabaseCulture { get; set; }

Property Value

Type: String
See Also