Provides data for the Selected, Inserted, Updated, and Deleted events of the GenericDataSource<(Of <(TObject, TCollection, TKey>)>) control.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public class DataSourceStatusEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    EPiServer.Web.WebControls..::.DataSourceStatusEventArgs

See Also