Returns true if document is translated into one of selected cultures.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- document
- Type: System Object
Document to check
- cultures
- Type: System String
Culture codes separated with a semicolon
- publishedOnly
- Type: System Boolean
If true culture version must be published
Return Value
Type: BooleanSee Also