Click or drag to resize
TransformationInfoProviderGetTransformationsInternal Method
Returns all transformations.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<TransformationInfo> GetTransformationsInternal()

Return Value

Type: ObjectQueryTransformationInfo
See Also