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 SourceFindOriginKey(DynamicRootNodeQuery)
Declaration
Guid? FindOriginKey(DynamicRootNodeQuery dynamicRootNodeQuery)
Parameters
Type | Name | Description |
---|---|---|
DynamicRootNodeQuery | dynamicRootNodeQuery |
Returns
Type | Description |
---|---|
System.Nullable<Guid> |