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