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
200
WebTab reloads all contentUrl pages on tabs
posted

Hello,

On my page I have a WebTab with several tabs which are holding aspx forms by selecting ContentUrl.

Every time the mainpage gets an postback, all pages on the tabs are reloaded with IsPostback = false.

How do I have to configure my WebTab control that each tab holds its viewstate during Postbacks of the mainpage?

I didn't find a good description to the different PostBackOptions I can set for WebTab in the online documentation.

 

best regards
Andreas