Skip to main content
A newer version of this page is available. .

WebApplication.SessionApplicationVariable Field

A name of HttpSessionState key, which refers to the current WebApplication instance.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public const string SessionApplicationVariable = "SessionApplicationVariable"

Field Value

Type
String
See Also