Umbraco Juno, XsltExtension attribute (now also searches in assemblies, not only app_code)


/ Published in: C#
Save to your folder(s)

Currently the XsltExtension attribute will only work when the class is placed in the app_code folder, in umbraco Juno, we'll also look at types in assemblies, so no more need to update the /config/xsltExtensions.config but simply mark class with the attribute

URL: http://umbraco.org

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.