I had an issue with recursive template invocation (see issue #363 and StackOverflow). It seems the @this directive is not officially documented anywhere, but it is used in this example.
It would have saved a lot of my time if it had been documented. Please, consider adding a proper section for this directive under Invoke Template or any other place of your documentation you see fit.
I had an issue with recursive template invocation (see issue #363 and StackOverflow). It seems the
@thisdirective is not officially documented anywhere, but it is used in this example.It would have saved a lot of my time if it had been documented. Please, consider adding a proper section for this directive under Invoke Template or any other place of your documentation you see fit.