DataEngineCodeTemplateGeneratorGetInfoCode Method |
Generates the default info class code for the specified data class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static string GetInfoCode(
DataClassInfo dataClass
)
Parameters
- dataClass
- Type: CMS.DataEngineDataClassInfo
Data class
Return Value
Type:
StringSee Also