Click or drag to resize
ObjectTypeInfoDisplayNameColumn Property
The name of the class field (column) that stores the visible names of objects (names used in the administration interface or on the live site).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string DisplayNameColumn { get; set; }

Property Value

Type: String
See Also