• IApplicationProvider

Contents

IApplicationProvider

Namespace: Middleware

Assembly: Middleware

Application provider interface provides application wide methods that can be used from any plugin module within the website. This item must be implemented by the host application and made available via DI.

Methods

Email(String, String) Send an email to site administrators.

In This Document