Generates transformation code.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: StringTransformation code as a string or ""
See Also