Namespace Umbraco.Cms.Core.DynamicRoot
Classes
DynamicRootNodeQuery
Specifies origin and context data with optional query steps to find Dynamic Roots
DynamicRootService
Default implementation of IDynamicRootService that resolves dynamic roots for content pickers using a collection of origin finders and query steps.
Structs
DynamicRootContext
Represents the context for resolving a dynamic root, containing information about the current and parent content items.
Interfaces
IDynamicRootService
Supports finding content roots for pickers (like MNTP) in a dynamic fashion