The data will be combined with documents in site default culture if not translated to the requested one. This behavior can be used only when a single culture of documents is requested.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- combine (Optional)
- Type: System Boolean
If true, documents will be combined with default culture, otherwise only documents translated to requested culture are retrieved
Return Value
Type: TQuerySee Also