MacroResolver SetNamedSourceData Method ( Object , Boolean)Kentico 8.0 API Reference
Sets given name-value pairs to the resolver.

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

Parameters

data
Type:  OnlineSystem Object 
Data to register to the resolver
isPrioritized (Optional)
Type: OnlineSystem Boolean
If true, this item will appear at the top of AutoCompletion and ObjectTree
See Also