Expose System.Web.Resources() to nVelocity.
Posted: Fri Sep 19, 2008 5:42 pm
It would be very handy when coding a site to use localized text in scriptlets:
No extra work on Able's part except allowing access to the class...
What Think?
Code: Select all
$resources.language.GreetingMessage, $user.Name
What Think?