LinqDataSourceUpdateEventArgs Constructor

 

Initializes a new instance of the LinqDataSourceUpdateEventArgs class.

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

NameDescription
System_CAPS_pubmethodLinqDataSourceUpdateEventArgs(LinqDataSourceValidationException^)

Initializes a new instance of the LinqDataSourceUpdateEventArgs class with the specified exception.

System_CAPS_pubmethodLinqDataSourceUpdateEventArgs(Object^, Object^)

Initializes a new instance of the LinqDataSourceUpdateEventArgs class.

Return to top
Show: