Click or drag to resize
TranslationHelperHasRecords Method
Returns true if the helper contains some records.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool HasRecords()

Return Value

Type: Boolean
See Also