LinqDataSourceInsertEventArgs Constructor

 

Initializes a new instance of the LinqDataSourceInsertEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubmethodLinqDataSourceInsertEventArgs(LinqDataSourceValidationException^)

Initializes a new instance of the LinqDataSourceInsertEventArgs class and specifies the provided exception.

System_CAPS_pubmethodLinqDataSourceInsertEventArgs(Object^)

Initializes a new instance of the LinqDataSourceInsertEventArgs class.

Return to top
Show: