AcceptVerbsAttribute.Verbs Property
Visual Studio 2010
Gets or sets the list of HTTP verbs that the action method will respond to.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Collections.Generic.ICollection(Of String)The list of HTTP verbs that the action method will respond to.
Community Additions
ADD
Show: