Search Results for

    Show / Hide Table of Contents

    Class ContentTelemetryProvider

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

    Constructors

    ContentTelemetryProvider(IContentService)

    Declaration
    public ContentTelemetryProvider(IContentService contentService)
    Parameters
    Type Name Description
    IContentService contentService

    Methods

    GetInformation()

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