Share via


DeveloperDashboard.IsEnabled property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Property IsEnabled As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = DeveloperDashboard.IsEnabled

DeveloperDashboard.IsEnabled = value
public static bool IsEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

DeveloperDashboard class

DeveloperDashboard members

Microsoft.SharePoint.WebControls namespace