kentico_zdenekc
-
5/18/2011 3:20:54 AM
RE:Conditional Transformations
Hi,
In Portal engine, you can use macros in webpart properties, therefore it's possible to use standard or custom macro in Transformation name field, that will be resolved at runtime.
Standard macros can be used rather for multiple document types and their different transformations, like:
{%classname%}.default
For more complex logic, custom macro will be probably better.
--Zdenek
|