Class ImageVaultTinyMceMiddleware
Inheritance
System.Object
ImageVaultTinyMceMiddleware
Namespace: ImageVault.EPiServer.UI.Extensions.DependencyInjection
Assembly: ImageVault.EPiServer.UI.dll
Syntax
public static class ImageVaultTinyMceMiddleware : Object
Methods
AddImageVaultToTinyMce(IServiceCollection, IWebHostEnvironment)
Call this to add full support for ImageVault TinyMce plugin
Declaration
public static void AddImageVaultToTinyMce(this IServiceCollection services, IWebHostEnvironment webHostingEnvironment)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.Extensions.DependencyInjection.IServiceCollection | services | |
Microsoft.AspNetCore.Hosting.IWebHostEnvironment | webHostingEnvironment |