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 (24.3.0.1000)
Syntax
public const string ViewParameterQueryStringValuePrefixKey = "$"

Field Value

Type: String
See Also