Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
WebTab Controls is empty ?
posted

Hi,

there is a WebTab with ContentUrl and EnableLoadOnDemandUrl = True, page is loadet and content of the tab is showed. Then a make a postback, but the Property WebTab.Tabs(WebTab.SelectedIndex).Controls.Count = 0, i think because content is placed in an iframe.

Is it possible to get the reference to controls stored in the tab ?