This documentation is archived and is not being maintained.
AcceptVerbsAttribute Properties
The AcceptVerbsAttribute type exposes the following members.
|
| Name | Description |
|---|
|
TypeId
|
When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
Verbs
|
Gets or sets the list of HTTP verbs that the action method will respond to.
|
Top