HttpDeleteAttribute Constructor ()
Initializes a new instance of the HttpDeleteAttribute class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
public HttpDeleteAttribute()
public:
HttpDeleteAttribute()
new : unit -> HttpDeleteAttribute
Public Sub New
See Also
HttpDeleteAttribute Class
System.Web.Mvc Namespace
Return to top