Interface IMediaNavigationManagementService
Provides management operations for the media navigation structure.
Namespace: Umbraco.Cms.Core.Services.Navigation
Assembly: Umbraco.Core.dll
Syntax
public interface IMediaNavigationManagementService : INavigationManagementService, IRecycleBinNavigationManagementService
Remarks
This interface combines INavigationManagementService and IRecycleBinNavigationManagementService to provide a complete set of management operations for media navigation, including adding, moving, and managing media items in the recycle bin.