MacroResolver SetNamedSourceData Method ( Hashtable )Kentico 8.0 API Reference
Sets hashtable data source to the resolver. Keys of the table are considered names of the data.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

data
Type:  OnlineSystem.Collections Hashtable 
Data to register to the resolver
See Also