Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMetricsConsentService

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMetricsConsentService

    Methods

    View Source

    GetConsentLevel()

    Declaration
    TelemetryLevel GetConsentLevel()
    Returns
    Type Description
    TelemetryLevel
    View Source

    SetConsentLevel(TelemetryLevel)

    Declaration
    void SetConsentLevel(TelemetryLevel telemetryLevel)
    Parameters
    Type Name Description
    TelemetryLevel telemetryLevel
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetConsentLevel()
      • SetConsentLevel(TelemetryLevel)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX