SPDiagnosticsService.ResetItem method
Resets the reporting thresholds for a single category to the default levels.
Overload list
Name | Description | |
---|---|---|
ResetItem(Int32) | Obsolete. This member is reserved for internal use and is not intended to be used directly from your code. | |
ResetItem(IDiagnosticsLevel) | Obsolete. Resets the default reporting thresholds for a category that is specified by an IDiagnosticsLevel object. |
Top