AbstractInfoProviderTInfo, TProvider, TQueryInitTypeInfoAndRegister Method |
Initializes the provider variables.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected void InitTypeInfoAndRegister(
ObjectTypeInfo typeInfo
)
Parameters
- typeInfo
- Type: CMS.DataEngineObjectTypeInfo
Object type information
See Also