IDocumentQueryTQuery, TObjectCulture Method |
Filters the data to include only documents translated to given culture(s).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax TQuery Culture(
params string[] cultures
)
Parameters
- cultures
- Type: SystemString
List of document cultures
Return Value
Type:
TQuerySee Also