Click or drag to resize
EvaluationContextGetPrioritizedInnerSources Method
Returns list of all aggregated prioritized inner sources (from the whole context hierarchy).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public List<Object> GetPrioritizedInnerSources()

Return Value

Type: ListObject
See Also