Class CMSPluginMaterialManagementExtensions
- Namespace
- CMS.Plugin.MaterialManagement.Abstractions
- Assembly
- CMS.Plugin.MaterialManagement.Abstractions.dll
public static class CMSPluginMaterialManagementExtensions
- Inheritance
-
CMSPluginMaterialManagementExtensions
- Inherited Members
Methods
TryAddMaterialManagement(IServiceCollection, Action<CMSPluginMaterialManagementOptions>?)
public static IServiceCollection TryAddMaterialManagement(this IServiceCollection services, Action<CMSPluginMaterialManagementOptions>? configureOptions = null)
Parameters
services
IServiceCollectionconfigureOptions
Action<CMSPluginMaterialManagementOptions>