View Source
Class CurrentDynamicRootOriginFinder
Assembly: Umbraco.Core.dll
Syntax
public class CurrentDynamicRootOriginFinder : ByKeyDynamicRootOriginFinder, IDynamicRootOriginFinder
Constructors
View Source
CurrentDynamicRootOriginFinder(IEntityService)
Declaration
public CurrentDynamicRootOriginFinder(IEntityService entityService)
Parameters
Properties
View Source
SupportedOriginType
Declaration
protected override string SupportedOriginType { get; set; }
Property Value
Methods
View Source
FindOriginKey(DynamicRootNodeQuery)
Declaration
public override Guid? FindOriginKey(DynamicRootNodeQuery query)
Parameters
Returns