ApiController::Initialize Method
Initializes the ApiController instance with the specified controllerContext.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- controllerContext
- Type: System.Web.Http.Controllers::HttpControllerContext
The HttpControllerContext object that is used for the initialization.
Show: