Click or drag to resize
TransformationInfoProviderDeleteTransformationInfoInternal Method
Deletes the specified transformation.

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

Parameters

transformation
Type: CMS.PortalEngineTransformationInfo
Transformation
See Also