Written by Peter Gregory     For umbraco versions: Not Version related

XSLT Example
Learn how extend XSLT with your own custom C# or JavaScript functions

Contents

Conclusion

Extending XSLT using another language can make tasks that are either very difficult or impossible to perform possible.

Happy Coding!!