Click or drag to resize
BulkDeleteEventArgs Properties

The BulkDeleteEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyTypeInfo
Processed type info.
Public propertyWhereCondition
Where condition for the bulk delete.
Top
See Also