ExportConstants Class |
Namespace: Dundas.BI.Export
The ExportConstants type exposes the following members.
Name | Description | |
---|---|---|
IsExportQueryStringKey |
The query string parameter which specifies that the view is being exported.
| |
IsThumbnailQueryStringKey |
The query string parameter which specifies that the view is being exported to generate a thumbnail for the filesystem.
| |
PdfFileExtension |
The string which specifies the pdf file extension.
| |
PngFileExtension |
The string which specifies the png file extension.
| |
PngMimeType |
The string which specifies the png mime type.
| |
ViewOnlyQueryStringKey |
The query string parameter which specifies how the view should load
| |
ViewOnlyQueryStringValue |
The query string value which specifies the view should load in view only mode (no menus or taskbars)
| |
ZipFileExtension |
The string which specifies the zip file extension.
| |
ZipMimeType |
The string which specifies the zip mime type.
|