LinqDataSourceInsertEventArgs Constructor (Object)

 

Initializes a new instance of the LinqDataSourceInsertEventArgs class.

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

Public Sub New (
	newObject As Object
)

Parameters

newObject
Type: System.Object

An object that contains the data to insert.

.NET Framework
Available since 3.5
Return to top
Show: