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