HttpSessionStateWrapper.StaticObjects Property
.NET Framework (current version)
Gets a collection of objects that are declared by object elements that are marked as server controls and scoped to the current session in the application's Global.asax file.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.HttpStaticObjectsCollectionBaseThe objects that are declared in the Global.asax file.
.NET Framework
Available since 3.5
Available since 3.5
Show: