ApiControllerManager Register Method Kentico 8.1 API Reference
Adds the specified API controller type to a collection.

Namespace: CMS.WebApi
Assembly: CMS.WebApi (in CMS.WebApi.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

controllerType
Type: OnlineSystem Type
The type of the API controller.
Exceptions

See Also