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

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public IEnumerable<InfoTemplateInfoTemplateProperty> Properties { get; }

Property Value

Type: IEnumerableInfoTemplateInfoTemplateProperty
See Also