MacroResolverSetNamedSourceData Method |
Name | Description | |
---|---|---|
SetNamedSourceData(Hashtable) |
Sets hashtable data source to the resolver. Keys of the table are considered names of the data.
| |
SetNamedSourceData(IDictionaryString, Object, Boolean) |
Sets given name-value pairs to the resolver.
| |
SetNamedSourceData(Object, Boolean) | Obsolete.
Sets given name-value pairs to the resolver.
| |
SetNamedSourceData(MacroField, Boolean) |
Registers given field as the named source data.
| |
SetNamedSourceData(String, Object, Boolean) |
Registers the named source data. The data can be accessed with macro {%Selector.ColumnName%}. Selector has to be in identifier format.
|