ASP.NET MVC Reference Manual | Tutorial for Beginners
Classes
| Class | Description |
|---|---|
| AcceptVerbsAttribute | Indicates an attribute that specifies which HTTP verbs an action method will respond to. |
| ActionDescriptor | Provides information about an action method, such as its name, controller, parameters, attributes, and filters. |
YouTip