DocumentQueryBase TQuery, TObject  CombineWithDefaultCulture Method Kentico 8.1 API Reference
The data will be combined with documents in site default culture if not translated to the requested one(s). When several cultures are required, the order is taken in account as a priority for documents with several matching language versions.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

combine (Optional)
Type: OnlineSystem Boolean
If true, documents will be combined with default culture, otherwise only documents translated to one of the requested culture(s) are retrieved

Return Value

Type: TQuery
See Also