ConstantsTenantIdCookieName 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 TenantIdCookieName = "dundas_webapp_tenantid"
Public Const TenantIdCookieName As String = "dundas_webapp_tenantid"
public:
literal String^ TenantIdCookieName = "dundas_webapp_tenantid"
static val mutable TenantIdCookieName: string
Field Value
Type:
String
See Also