ConstantsSessionIdQueryStringKey Field |
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic const string SessionIdQueryStringKey = "sessionId"
Public Const SessionIdQueryStringKey As String = "sessionId"
public:
literal String^ SessionIdQueryStringKey = "sessionId"
static val mutable SessionIdQueryStringKey: string
Field Value
Type:
String
See Also