Namespace Umbraco.Cms.Api.Management.Services.Flags
Classes
FlagProviderCollection
Defines an ordered collection of IFlagProvider.
FlagProviderCollectionBuilder
Builds an ordered collection of IFlagProvider.
HasCollectionFlagProvider
Implements a IFlagProvider that provides flags for entities that have a collection.
HasPendingChangesFlagProvider
Implements a IFlagProvider that provides flags for documents that have pending changes.
Interfaces
IFlagProvider
Defines operation for the provision of presentation flags for item, tree and collection nodes.