WarnOnUnsupportedBrowsers constructor
Initializes a new instance of a WarnOnUnsupportedBrowsers object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New WarnOnUnsupportedBrowsers()
public WarnOnUnsupportedBrowsers()
Remarks
This is an inherited constructor provided by the SPControl class.
See also
Reference
WarnOnUnsupportedBrowsers class