FileExportSettings Class |
Namespace: Dynamicweb.Analytics
The FileExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| FileExportSettings |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Format |
Gets the format of the file where report is being exported.
| |
| IsExporting |
Gets value indicating whether the export is being performed.
| |
| Path |
Gets or sets the virtual path to the file containing report.
| |
| PhysicalPath |
Gets the physical path to the file containing report.
|
| Name | Description | |
|---|---|---|
| GetAdditionalContent |
Gets additional HTML content that must be applied to the page being exported to file.
|