Open this page in the API Guide

Constants.AdhocQueryStringKey Field

The key used in query string to specify this dashboard should be an adhoc dashboard.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public const string AdhocQueryStringKey = "adhoc"

Field Value

Type: String
See Also