System.Web.UI.WebControls.DataControlRowState.Insert Field

Indicates that the row is a new row, often the result of clicking an insert button to add a new row. Typically, the DataControlRowState.Insert and DataControlRowState.Edit states are mutually exclusive.

Syntax

DataControlRowState Insert

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0