Click or drag to resize
TransformationInfoProviderGetTransformations Method
Returns all transformations.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static ObjectQuery<TransformationInfo> GetTransformations()

Return Value

Type: ObjectQueryTransformationInfo
See Also