Click or drag to resize
CMSDataContextTransformations Property
Collection of transformations indexed by their full name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public FullNameInfoObjectCollection<TransformationInfo> Transformations { get; }

Property Value

Type: FullNameInfoObjectCollectionTransformationInfo
See Also