SPPageManager.BrowserAlertsEnabled Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function BrowserAlertsEnabled As Boolean
'Usage
Dim returnValue As Boolean
returnValue = SPPageManager.BrowserAlertsEnabled()
public static bool BrowserAlertsEnabled()
Return Value
Type: System.Boolean