Click or drag to resize
MacroResolverGetAnonymousSources Method
Returns list of all aggregated anonymous sources (from the whole resolver hierarchy).

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

Return Value

Type: ListObject
See Also