AcceptVerbsAttribute Properties

 

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

Properties

Name Description
System_CAPS_pubproperty TypeId

(Inherited from Attribute.)

System_CAPS_pubproperty Verbs

Gets or sets the list of HTTP verbs that the action method will respond to.

See Also

AcceptVerbsAttribute Class
System.Web.Mvc Namespace

Return to top