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

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

Return Value

Type: ListObject
See Also