Simple download handler that takes the request from
a client and creates a file download for it.
Namespace:
yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.3.0.2 (1.3.0.2)
Syntax
| C# |
|---|
public class DownloadHandler : IHttpHandler |
| Visual Basic (Declaration) |
|---|
Public Class DownloadHandler _ Implements IHttpHandler |