Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDynamicRootOriginFinder

    Supports finding the Origin For a given query

    Namespace: Umbraco.Cms.Core.DynamicRoot.Origin
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDynamicRootOriginFinder

    Methods

    View Source

    FindOriginKey(DynamicRootNodeQuery)

    Declaration
    Guid? FindOriginKey(DynamicRootNodeQuery dynamicRootNodeQuery)
    Parameters
    Type Name Description
    DynamicRootNodeQuery dynamicRootNodeQuery
    Returns
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • FindOriginKey(DynamicRootNodeQuery)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX