[]
Wrapper over HTML RE with pre-initialized mail message.
public sealed class EmailRenderingExtension : IRenderingExtension, IConfigurable
Name | Description |
---|---|
EmailRenderingExtension() |
Name | Description |
---|---|
MailMessage |
Name | Description |
---|---|
GetSupportedSettings() | Returns the settings supported by a rendering extension. |
GetSupportedSettings(bool) | Returns the settings supported by a rendering extension. |
Render(IReport, StreamProvider) | Renders the report. |
Render(IReport, StreamProvider, NameValueCollection) | Renders the report. |
Render(IReport, StreamProvider, NameValueCollection, CancellationToken) | Renders the report. |