SPDeveloperDashboardSettings Properties
Include Protected Members
Include Inherited Members
The SPDeveloperDashboardSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AdditionalEventsToTrack | A list of URL tags to track in addition to events with severity above High. |
![]() |
AutoLaunchEnabled | |
![]() |
DisplayLevel | Indicates whether the developer dashboard is set to Off, On, or On Demand. |
![]() |
DisplayName | Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.) |
![]() |
Farm | Gets the server farm where the object resides. (Inherited from SPPersistedObject.) |
![]() |
Id | Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.) |
![]() |
MaximumCriticalEventsToTrack | The maximum number of critical events and asserts that will be recorded in a single transaction (i.e. one request or timer job). If a single transaction has more than this number of asserts the remainder will be ignored. This can be set to 0 to disable assert tracking. |
![]() |
MaximumSQLQueriesToTrack | The maximum number of SQL queries that will be recorded in a single transaction (i.e. one request or timer job). If a single transaction executes more than this number of requests the query will be counted but the query call stack and text will not be kept. |
![]() |
Name | Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.) |
![]() |
Parent | Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.) |
![]() |
Properties | Gets metadata for the persisted object. (Inherited from SPPersistedObject.) |
![]() |
RequiredPermissions | A permission mask defining the permissions required to see the developer dashboard. This defaults to [SPBasePermissions.AddAndCustomizePages]. |
![]() |
Status | Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.) |
![]() |
TraceEnabled | Whether a link to display full verbose trace will be available at the bottom of the page when the developer dashboard is launched or not. |
![]() |
TypeName | Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.) |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
![]() |
Version | Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.) |
![]() |
WasCreated | Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.) |
Top
.gif)
.gif)