Share via


StaticScopeStorageProvider Constructor

Initializes a new instance of the StaticScopeStorageProvider 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 StaticScopeStorageProvider()
public StaticScopeStorageProvider()
public:
StaticScopeStorageProvider()
new : unit -> StaticScopeStorageProvider
public function StaticScopeStorageProvider()

See Also

Reference

StaticScopeStorageProvider Class

System.Web.WebPages.Scope Namespace