Search Results for

    Show / Hide Table of Contents

    Class PropertyEditorTelemetryProvider

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Telemetry.Providers
    Assembly: cs.temp.dll.dll
    Syntax
    public class PropertyEditorTelemetryProvider : IDetailedTelemetryProvider

    Constructors

    PropertyEditorTelemetryProvider(IContentTypeService)

    Declaration
    public PropertyEditorTelemetryProvider(IContentTypeService contentTypeService)
    Parameters
    Type Name Description
    IContentTypeService contentTypeService

    Methods

    GetInformation()

    Declaration
    public IEnumerable<UsageInformation> GetInformation()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<UsageInformation>
    In This Article
    • Constructors
      • PropertyEditorTelemetryProvider(IContentTypeService)
    • Methods
      • GetInformation()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX