Hello,
I just recently discovered that this tool was added to the Telerik win UI toolbox and love the functionality. Within the editor it is possible to assign a launch argument value. However, after reviewing the documentation I'm not entirely sure how to go about referencing that argument within the toast template, as well as passing in the value for that argument at run time.
I've attached a screenshot of what I'm trying to accomplish within the toast notification editor. Two questions:
1) What's the correct syntax to reference the launch argument variable value within the toast notification editor?
2) Is there a method to assign the variable value prior to calling the .ShowToastNotification(index) method?
Thanks!