Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDocumentNavigationQueryService

    Provides query operations for the document navigation structure.

    Namespace: Umbraco.Cms.Core.Services.Navigation
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDocumentNavigationQueryService : INavigationQueryService, IRecycleBinNavigationQueryService
    Remarks

    This interface combines INavigationQueryService and IRecycleBinNavigationQueryService to provide a complete set of query operations for document navigation, including traversing the main structure and the recycle bin.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX