This is the default implementation of the IRedaktSystem interface.
public class ContentManagementModule: IRedaktModule
- Inheritance:
- ObjectContentManagementModule
- Implements:
- IRedaktModule
Constructors
ContentManagementModule(IEnumerable<IViewScanner>, IOptions<ContentManagementOptions>, ILogger<ContentManagementModule>, IServiceProvider) | Default constructor. Services are injected by the IoC container. |
Properties
IsProvisioned | |
Name | |
MediaBaseUrl |
Methods
InitializeAsync(IRedaktSystem) |