CardViewExtension.GetBatchDeleteKeys<T>() Method
Returns a list of keys that correspond to CardView records deleted on the client side in batch edit mode.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Type Parameters
Name | Description |
---|---|
T | A key type. |
#Returns
Type | Description |
---|---|
List<T> | A List |