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