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.
Keep track of dev dashboard enabled information. This is useful when we are in a thread cannot get HttpContext
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property IsDeveloperDashboardEnabled As Boolean
Get
Friend Set
'Usage
Dim instance As SPMonitoredScope
Dim value As Boolean
value = instance.IsDeveloperDashboardEnabled
public bool IsDeveloperDashboardEnabled { get; internal set; }
Property value
Type: System.Boolean