MacroResolver SetHiddenNamedSourceData Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodSetHiddenNamedSourceData(String, Func EvaluationContext, Object )
Registers the named source data with late binding. Callback is called whenever the value is needed by MacroResolver.
Public methodSetHiddenNamedSourceData(String, Object)
Registers the named source data with late binding. Callback is called whenever the value is needed by MacroResolver.
Back to Top
See Also