Class PropertyEditorTelemetryProvider
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Telemetry.Providers
Assembly: Umbraco.Infrastructure.dll
Syntax
public class PropertyEditorTelemetryProvider : IDetailedTelemetryProvider
Constructors
View SourcePropertyEditorTelemetryProvider(IContentTypeService)
Declaration
public PropertyEditorTelemetryProvider(IContentTypeService contentTypeService)
Parameters
Type | Name | Description |
---|---|---|
IContentTypeService | contentTypeService |
Methods
View SourceGetInformation()
Declaration
public IEnumerable<UsageInformation> GetInformation()
Returns
Type | Description |
---|---|
IEnumerable<UsageInformation> |