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)
Syntaxpublic const string IsExportQueryStringKey = "isExport"
Public Const IsExportQueryStringKey As String = "isExport"
public:
literal String^ IsExportQueryStringKey = "isExport"
static val mutable IsExportQueryStringKey: string
Field Value
Type:
String
See Also