Click or drag to resize
InfoObjectCollectionTInfoDisplayNames Property
Collection of the object display names

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public CollectionPropertyWrapper<BaseInfo> DisplayNames { get; }

Property Value

Type: CollectionPropertyWrapperBaseInfo

Implements

IInfoObjectCollectionDisplayNames
See Also