ConstantsViewParameterQueryStringValuePrefixKey Field

The prefix used for any query string value which is targeting a parameter value but isn't using the overrides serialized value.

Namespace: Dundas.BI.Web
Assembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public const string ViewParameterQueryStringValuePrefixKey = "$"

Field Value

String
See Also