Click or drag to resize
EvaluationContext.GetInnerSources Method
Returns list of all aggregated 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> GetInnerSources()

Return Value

Type: List<Object>
See Also