ConstantsSessionIdQueryStringKey Field

The key in the query string that is sometimes used to supply the session.

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 SessionIdQueryStringKey = "sessionId"

Field Value

String
See Also