Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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