ApiController::Initialize Method (HttpControllerContext^)
Initializes the ApiController instance with the specified controllerContext.
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: