MacroResolver SetNamedSourceData Method (MacroField, Boolean)Kentico 8.0 API Reference
Registers given field as the named source data.

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

Parameters

field
Type: CMS.MacroEngine MacroField
Field to register
isPrioritized (Optional)
Type: OnlineSystem Boolean
If true, this item will appear at the top of AutoCompletion and ObjectTree
See Also