Click or drag to resize
TransformationInfoProvider.GetTransformations Method
Returns all transformations.

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

Return Value

Type: ObjectQuery<TransformationInfo>
See Also