Registers the named source data. The data can be accessed with macro {%Selector.ColumnName%}. Selector has to be in identifier format.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- selector
- Type: System String
Data selector
- data
- Type: System Object
Data
- isPrioritized (Optional)
- Type: System Boolean
If true, this item will appear at the top of AutoCompletion and ObjectTree
See Also