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