RegisterApiControllerAttribute Constructor Kentico 8.1 API Reference
Initializes a new instance of the RegisterApiControllerAttribute class.

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.
See Also