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.1.5347.20411)
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:See Also