BulkUpdateEventArgs Properties |
The BulkUpdateEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ChangedColumns |
Names of the columns that are changed by the bulk update. Any object's column can be changed if this collection is not set or empty.
| |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
TypeInfo |
Processed type info.
| |
WhereCondition |
Where condition for the bulk update.
|