| TransformationInfoProviderGetTransformationInfoInternal Method (String) | 
            Gets the transformation by full name.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected virtual TransformationInfo GetTransformationInfoInternal(
	string transformationFullName
)
Parameters
- transformationFullName
 - Type: SystemString
Transformation full name 
Return Value
Type: 
TransformationInfo
See Also