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