TransformationInfoProviderGenerateTransformationCode Method |
Generates the default transformation code for given class.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GenerateTransformationCode(
string className
)
Parameters
- className
- Type: SystemString
Class name
Return Value
Type:
StringSee Also