TreeNodeGetTranslatedCultures Method |
Gets list of culture codes to which is the document translated to.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public IList<string> GetTranslatedCultures()
Return Value
Type:
IListStringSee Also