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)

protected:
virtual void ValidateEditSupported()

Exception Condition
InvalidOperationException

The validation failed or was canceled.

.NET Framework
Available since 4.0
Return to top
Show: