System.Web.WebPages.Scope Namespace

Classes

AspNetRequestScopeStorageProvider

Defines an ASP.NET request scope storage provider.

ScopeStorage

Defines a class that is used to contain storage for a transient scope.

ScopeStorageDictionary

Represents a collection of keys and values that are used to store data at different scope levels (local, global, and so on).

StaticScopeStorageProvider

Provides scoped access to static data.

Interfaces

IScopeStorageProvider

Defines a dictionary that provides scoped access to data.