Click or drag to resize
TreeNodeGetTranslatedCultures Method
Gets list of culture codes to which is the document translated to.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public IList<string> GetTranslatedCultures()

Return Value

Type: IListString
See Also