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

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

Property Value

Type: CMSListString
See Also