I use Ajax Tabcontrol inside Updatepanel
and each tabcontrol contain Usercontrol
each Usercontrol reference CSS file
when first run It fine.
but when I update data.
Page display is crash.
I found solutino fo solve this problem
you just copy code for reference to css file in usercontrol
to page