MacroResolverRegisterObjectValueByNameHandler Method |
Registers GetObjectValueByName handler(s) to extend possibilities of MacroEngine to dig values from particular object types.
These handlers are internally used when a property is requested out of a given object. First the default object types are checked, then all the handlers (the order of the handler evaluation is not guaranteed).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax See Also