Is there a way to programmatically clear the output cache of a usercontrol
from the containing page (or anywhere else for that matter)?

I basically want a button that, when clicked, will force the usercontrol to
refresh.

RMD