Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CodeBehind Callback (Only for Advanced Customization)

Dashboard The properties of a dashboard items can have their properties be modified through the callback added to the CodeBehind using the syntax below:

...

Using the .Net callback described above, our Titles would titles look something like this in Runtimeruntime.


The Title also supports Tags and Project Objects by placing them between curly brackets. The curly Curly brackets are used so the product runtime can handle the element as a project variable, instead of as usual text. See some examples below.

...