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

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