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: 9.0.0
Syntax
C#
public bool HasEvents()

Return Value

Type: Boolean
See Also