Прочитај на енглеском Уреди

Делите путем


LinqDataSource.Deleted Event

Definition

Occurs when a delete operation has finished.

C#
public event EventHandler<System.Web.UI.WebControls.LinqDataSourceStatusEventArgs> Deleted;

Event Type

Remarks

Handle the Deleted event to catch any exceptions from the delete operation, or to examine output parameters after the operation has finished. You can retrieve the output parameters from the LinqDataSourceStatusEventArgs object that is passed to event handlers.

Applies to

Производ Верзије
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1