Search Results for

    Show / Hide Table of Contents
    View Source

    Class SiteDynamicRootOriginFinder

    Inheritance
    object
    RootDynamicRootOriginFinder
    Namespace: Umbraco.Cms.Core.DynamicRoot.Origin
    Assembly: Umbraco.Core.dll
    Syntax
    public class SiteDynamicRootOriginFinder : RootDynamicRootOriginFinder, IDynamicRootOriginFinder

    Constructors

    View Source

    SiteDynamicRootOriginFinder(IEntityService, IDomainService)

    Declaration
    public SiteDynamicRootOriginFinder(IEntityService entityService, IDomainService domainService)
    Parameters
    Type Name Description
    IEntityService entityService
    IDomainService domainService

    Properties

    View Source

    SupportedOriginType

    Declaration
    protected override string SupportedOriginType { get; set; }
    Property Value
    Type Description
    string

    Methods

    View Source

    FindOriginKey(DynamicRootNodeQuery)

    Declaration
    public override Guid? FindOriginKey(DynamicRootNodeQuery query)
    Parameters
    Type Name Description
    DynamicRootNodeQuery query
    Returns
    Type Description
    Guid?
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX