Click or drag to resize
TypeInfoEvents Constructor

Note: This API is now obsolete.

Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("TypoInfoEvents should not be used in custom code")]
public TypeInfoEvents(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type
See Also