Share via


AspNetRequestScopeStorageProvider Constructor

Initializes a new instance of the AspNetRequestScopeStorageProvider class.

Namespace:  System.Web.WebPages.Scope
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AspNetRequestScopeStorageProvider()
public AspNetRequestScopeStorageProvider()
public:
AspNetRequestScopeStorageProvider()
new : unit -> AspNetRequestScopeStorageProvider
public function AspNetRequestScopeStorageProvider()

See Also

Reference

AspNetRequestScopeStorageProvider Class

System.Web.WebPages.Scope Namespace