MacroResolver SetNamedSourceData Method ( Hashtable )Kentico 8.1 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.1.5347.20411)

Parameters

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