Click or drag to resize
BulkDeleteEventArgs Constructor

Note: This API is now obsolete.

Creates new instance of BulkDeleteEventArgs.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("This constructor is meant for system purposes, it shouldn't be used directly. Use constructor with type info and where condition.")]
public BulkDeleteEventArgs()
See Also