Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IElementNavigationQueryService

    Provides query operations for the element navigation structure.

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

    This interface combines INavigationQueryService and IRecycleBinNavigationQueryService to provide a complete set of query operations for element 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