ModelDataSourceView.DeleteMethod Property

.NET Framework (current version)
 

Gets or sets the name of the method that the ModelDataSourceView object invokes to delete data.

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

member DeleteMethod : string with get, internal set

Property Value

Type: System.String

A string that represents the name of the method or that the ModelDataSourceView uses to delete data.

.NET Framework
Available since 4.5
Return to top
Show: