[stringtemplate-interest] Call static methods from template
Maxim Karavaev
max.karavaev at gmail.com
Mon Jul 7 06:05:55 PDT 2008
Hello!
I'm new for String Template Engine.
I just didn't find answer in docs for my simple question: are there
any ways to call static methods/properties from templates.
For example like this:
------------------------
Hello, $name$!
Today is $System.DateTime.Now.ToLongDateString()$
Bye!
------------------------
Tanks,
Max Karavaev
More information about the stringtemplate-interest
mailing list