LinqDataSourceView.ValidateEditSupported Method ()

.NET Framework (current version)
 

Validates that the conditions exist to perform an edit operation.

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

abstract ValidateEditSupported : unit -> unit
override ValidateEditSupported : unit -> unit

Exception Condition
InvalidOperationException

The validation failed or was canceled.

.NET Framework
Available since 4.0
Return to top
Show: