Click or drag to resize
TranslationHelperUseDisplayNameAsCodeName Property
If true, display name is used instead of the code name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool UseDisplayNameAsCodeName { get; set; }

Property Value

Type: Boolean
See Also