ITableControllerConfigProvider Interface
Provides an abstraction for performing configuration customizations for TableController<'TData> derived controllers. An implementation can be registered via the T:System.Web.Http.Services.DependencyResolver.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
| Name | Description | |
|---|---|---|
![]() | Configure(HttpControllerSettings, HttpControllerDescriptor) | Configures the settings specific for controllers of type TableController<'TData>. |
Show:
