Determines whether the given translation helper contains any translations or not.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- th
- Type: CMS.DataEngine TranslationHelper
TranslationHelper object to examine
Return Value
Type: BooleanTRUE if there are no translation records
See Also