Changes
/* Triggering {{UBIK}} Actions */
= Triggering {{UBIK}} Actions =
{{UBIK}} Actions are available in some of our products' UI, for example in UBIK.Studio's context menu in the Class Browser, and UBIK.MaTaP .AdminTool's context menu for project instances. However, they can also be accessed programmatically, for example with the following snippet executing all actions for an instance:
<syntaxhighlight lang="csharp">
public void PerformAllRelevantActions(BaseClass instance)