Hi,
I want to find the height of a layout (which contains various other layouts). Is there an event by which I can get this height, after the entire layout is rendered with all the internal layouts also rendered in it and just before the page is displayed in the browser? Some thing like a Post render which can be handled once the control render is complete.
Thanks
I want to find the height of a layout (which contains various other layouts). Is there an event by which I can get this height, after the entire layout is rendered with all the internal layouts also rendered in it and just before the page is displayed in the browser? Some thing like a Post render which can be handled once the control render is complete.
Thanks
Comment