Click or drag to resize
ObjectTypeInfoHasEvents Method
Returns true if this type info has some events

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool HasEvents()

Return Value

Type: Boolean
See Also