Click or drag to resize
BindingInfoTemplateReferences Property
Gets the info properties description.

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<BindingInfoTemplateInfoTemplateProperty> References { get; }

Property Value

Type: IEnumerableBindingInfoTemplateInfoTemplateProperty
See Also