Click or drag to resize
LocalizationHelperUseSQLResourceManagerAsPrimary Property
If true, SQL Resource manager if used as primary source to retrieve the strings.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax
C#
public static bool UseSQLResourceManagerAsPrimary { get; set; }

Property Value

Type: Boolean
See Also