QueryableDataSourceEditData.OriginalDataObject Property

.NET Framework (current version)
 

Gets or sets the value of the data object to edit before it was changed.

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

Public Property OriginalDataObject As Object

Property Value

Type: System.Object

The value of the data object to edit before it was changed.

.NET Framework
Available since 4.0
Return to top
Show: