The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: