ExportConstantsIsExportQueryStringKey Field

The query string parameter which specifies that the view is being exported.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public const string IsExportQueryStringKey = "isExport"

Field Value

Type: String
See Also