Click or drag to resize
MacroResolverGetNamedSourceData Method
Gets the named source data by the given selector.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public Object GetNamedSourceData(
	string selector
)

Parameters

selector
Type: SystemString
Selector

Return Value

Type: Object
See Also