Provides data for the Inserting, Updating, and Deleting 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 DataSourceMethodEventArgs : CancelEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.ComponentModel..::.CancelEventArgs
      EPiServer.Web.WebControls..::.DataSourceMethodEventArgs
        EPiServer.Web.WebControls..::.DataSourceSelectEventArgs

See Also