MacroResolver PostProcessResult Method Kentico 8.0 API Reference
If the object is InfoObject, returns its DisplayName column (if exists).

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

Parameters

result
Type: OnlineSystem Object
Result to process
allowEnumeration (Optional)
Type: OnlineSystem Boolean
If true, the process allows enumeration of the result

Return Value

Type: OnlineObject
See Also