Share via


HttpPutAttribute Constructor ()

 

Initializes a new instance of the HttpPutAttribute class.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

public HttpPutAttribute()
public:
HttpPutAttribute()
new : unit -> HttpPutAttribute
Public Sub New

See Also

HttpPutAttribute Class
System.Web.Mvc Namespace

Return to top