There's a few different ways to accomplish what you need, but it would
be easier if you started with your goal, rather than the approaches
you've tried that failed.
You could replace the LinkFactory itself.
You could get the ComponentResources for the ActionLink or PageLink.
The ComponentInvoca
Hi,
can someone help me to obtain a Link or InvocationTarget
instance from a specific Component (ActionLink, PageLink).
I'm trying to delegate this information to a service that generates
the necessary javascript for my asynchronous invocations.
First i thought the ComponentInvocationMap were the