DynamicScriptMiddleware.Invoke method
namespace: Serenity.Web.Middleware assembly: Serenity.Net.Web
Invokes the middleware in the context
public Task Invoke(HttpContext context)
| parameter | description |
|---|---|
| context | HTTP context |
See Also
- class DynamicScriptMiddleware