Generates transformation code.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- tableSchema
 - Type: 
System String
Table schema 
- transformationType
 - Type: CMS.PortalEngine TransformationTypeEnum
Transformation type: Ascx or Xslt 
- className
 - Type: 
System String
Class name 
- defaultTransformationType
 - Type: CMS.PortalEngine DefaultTransformationTypeEnum
Default transformation type: Default, RSS, Atom or XML 
Return Value
Type:Transformation code as a string or ""
See Also