Interface IUsageInformationService
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IUsageInformationServiceMethods
View SourceGetDetailed()
Declaration
IEnumerable<UsageInformation>? GetDetailed()Returns
| Type | Description | 
|---|---|
| System.Nullable<IEnumerable<UsageInformation>> |