Click or drag to resize
DocumentQueryPropertiesCultureList Property
List of cultures to use in query

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected CMSList<string> CultureList { get; }

Property Value

Type: CMSListString
See Also