CustomWriteToResponseEventArgs Constructors
Provides data for the WebExportController.CustomWriteToResponse event.Name | Parameters | Description |
---|---|---|
CustomWriteToResponseEventArgs(MemoryStream, String) | stream, fileName | Initializes a new instance of the CustomWriteToResponseEventArgs class. |
See Also