ObjectTypeManagerEnsureObjectTypeInfoDynamicList Method |
Registers the specified type info to all lists where it belongs to (ObjectDependencies, ChildObjectTypes, BindingObjectTypes, OtherBindingObjectTypes).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static void EnsureObjectTypeInfoDynamicList(
ObjectTypeInfo typeInfo
)
Parameters
- typeInfo
- Type: CMS.DataEngineObjectTypeInfo
Object type info to process
See Also