I was trying to use PageLink in an "invisible" way, in T4 spirit:
<a href="" t:type="PageLink" t:page="Another">refresh</a> However, this didn't work, and the reaction of the framework was quite strange (null response?). This worked properly: <span t:type="PageLink" t:page="Another">refresh</span> But hey, this isn't an example of "invisible instrumentation" because when you preview the template in a Web browser, you don't see this future link as a link, if you know what I mean... Is it possible to enable T4 approach to invisible instrumentation in T5? That would be great! Thanks, Alex ------------------------------------------------------------------------------ CONFIDENTIALITY NOTICE: If you have received this email in error, please immediately notify the sender by e-mail at the address shown. This email transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright 2007 CIGNA ==============================================================================
