Share via


BrowserOverrideStores Constructor

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

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

See Also

Reference

BrowserOverrideStores Class

System.Web.WebPages Namespace