TransformationInfoProviderDeleteTransformationInfoInternal Method |
Deletes the specified transformation.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax protected virtual void DeleteTransformationInfoInternal(
TransformationInfo transformation
)
Parameters
- transformation
- Type: CMS.PortalEngineTransformationInfo
Transformation
See Also