View Source
Class GetTelemetryController
Inheritance
System.Object
Assembly: Umbraco.Cms.ManagementApi.dll
Syntax
public class GetTelemetryController : TelemetryControllerBase
Constructors
View Source
GetTelemetryController(IMetricsConsentService)
Declaration
public GetTelemetryController(IMetricsConsentService metricsConsentService)
Parameters
| Type |
Name |
Description |
| IMetricsConsentService |
metricsConsentService |
|
Methods
View Source
Get()
Declaration
public async Task<TelemetryViewModel> Get()
Returns