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

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

Property Value

Type: IEnumerableInfoTemplateV12InfoTemplateProperty
See Also