HttpConfigurationExtensions Class
Contains extension methods for the HttpConfiguration class.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BindParameter(HttpConfiguration^, Type^, IModelBinder^) | |
![]() ![]() | MapHttpAttributeRoutes(HttpConfiguration^) | |
![]() ![]() | MapHttpAttributeRoutes(HttpConfiguration^, IDirectRouteProvider^) | Maps the attribute-defined routes for the application. |
![]() ![]() | MapHttpAttributeRoutes(HttpConfiguration^, IInlineConstraintResolver^) | Maps the attribute-defined routes for the application. |
![]() ![]() | MapHttpAttributeRoutes(HttpConfiguration^, IInlineConstraintResolver^, IDirectRouteProvider^) | Maps the attribute-defined routes for the application. |
![]() ![]() | SuppressHostPrincipal(HttpConfiguration^) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

