Search Results for

    Show / Hide Table of Contents

    Class MacroTelemetryProvider

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

    Constructors

    MacroTelemetryProvider(IMacroService)

    Declaration
    public MacroTelemetryProvider(IMacroService macroService)
    Parameters
    Type Name Description
    IMacroService macroService

    Methods

    GetInformation()

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