Reload Layout cell/URL loaded

Hello,
Is there a method to reload a layout cell or to get the URL loaded in layout cell?

Please advise

Thanks,
Kris

Hello
Try the next sample:

[code]

Refresh Cell html,body { height: 100%; margin: 0px; overflow: hidden; }
Click here to refresh a page in the cell "B"
[/code]