Click or drag to resize
AbstractSearchValueConverterCulture Property
Culture used to convert numbers to string and vice versa.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
protected virtual CultureInfo Culture { get; }

Property Value

Type: CultureInfo
See Also