Click or drag to resize
ObjectTypeManagerInstance Property
Returns singleton instance of the ObjectTypeManager.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static ObjectTypeManager Instance { get; }

Property Value

Type: ObjectTypeManager
See Also