IControllerConfiguration Interface
If a controller is decorated with an attribute with this interface, then it gets invoked to initialize the controller settings.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Initialize(HttpControllerSettings^, HttpControllerDescriptor^) | Callback invoked to set per-controller overrides for this controllerDescriptor. |
Show:
