IMacroResolver GetObjectValue Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetObjectValue(Object, Int32, EvaluationContext)
Gets the object value at given index (this is called when indexer [(int)] is used in the expression).
Public methodGetObjectValue(Object, String, EvaluationContext)
Gets the object value of specified name.
Back to Top
See Also