Click or drag to resize
DocumentQueryPropertiesCultures Property
Prioritized list of document cultures which should be included in the result.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public List<string> Cultures { get; set; }

Property Value

Type: ListString
See Also