Share via


BrowserOverrideStore Constructor

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

Initializes a new instance of the BrowserOverrideStore class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New BrowserOverrideStore()
protected BrowserOverrideStore()
protected:
BrowserOverrideStore()
new : unit -> BrowserOverrideStore
protected function BrowserOverrideStore()

See Also

Reference

BrowserOverrideStore Class

System.Web.WebPages Namespace