ExportConstants Fields

The ExportConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIsExportQueryStringKey
The query string parameter which specifies that the view is being exported.
Public fieldStatic memberIsThumbnailQueryStringKey
The query string parameter which specifies that the view is being exported to generate a thumbnail for the filesystem.
Public fieldStatic memberViewOnlyQueryStringKey
The query string parameter which specifies how the view should load
Public fieldStatic memberViewOnlyQueryStringValue
The query string value which specifies the view should load in view only mode (no menus or taskbars)
Top
See Also