Click or drag to resize
TransformationInfoProviderSetTransformationInfoInternal Method
Sets the transformation to the database.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetTransformationInfoInternal(
	TransformationInfo transformation
)

Parameters

transformation
Type: CMS.PortalEngineTransformationInfo
Transformation
See Also