Export |
The ExportConstants type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportCancelledBroadcastMessageId | The broadcast message ID for Export. | |
| 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. | |
| OriginalViewIdMetadataKey | The metadata key for storing the original view ID of a temporary view created for export. | |
| OriginalViewRevisionMetadataKey | The metadata key for storing the original view revision of a temporary view created for export. | |
| 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. |