Click or drag to resize
TransformationInfoProviderStoreTransformationsInExternalStorage Property
Gets or sets the value that indicates whether transformations should be stored externally

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static bool StoreTransformationsInExternalStorage { get; set; }

Property Value

Type: Boolean
See Also