.NET Plugin Event Reference
Create Entity Controller Base
Creates a base controller for entities in the .NET application.
Event Name
CreateEntityControllerBase
Event Parameters
The entity object for which the base controller is being created.
The name of the resource (typically the entity name).
The directory where the API controllers are being generated.
An array of module actions available for the entity.
An array of all entities in the application.
Was this page helpful?