Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUsageInformationService

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

    Methods

    View Source

    GetDetailed()

    Declaration
    IEnumerable<UsageInformation>? GetDetailed()
    Returns
    Type Description
    System.Nullable<IEnumerable<UsageInformation>>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetDetailed()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX