views:

4

answers:

0

I'm output caching a usercontrol and it wraps it into a staticpartialcachingcontrol class. I somehow need some way to walk backwards and grab the original control instance, either through a strongly typed usercontrol or virtual name/path. Any ideas?