SiteSettings.setPerformanceReporting (Method)
Either enables or disables performance reporting for the current user on the current site.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
isEnabled | Boolean | Required | Boolean flag which when set to true indicates that performance reporting is enabled for the current user on the current site. |
Context:
License Requirements | None |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None