This topic has not yet been rated - Rate this topic

SPDeveloperDashboardLevel Enumeration

SharePoint 2010

Enumerator used to specify behavior aspects of the developer dashboard. Behavior is either Off, On, or On Demand.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPDeveloperDashboardLevel
Member name Description
Off Enumeration value = 0. This setting means the Dashboard feature is disabled.
OnDemand Enumeration value = 1 and means the Dashboard feature is available on request.
On Enumeration value = 2 and means the Dashboard feature is enabled.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ