kentico_martind
-
5/1/2009 2:25:12 AM
RE:catch tab changed for tabmenu control
Hello,
You need to set this.tabElem.UsePostback property of cmstabcontrol to true for ontabchange event to fire. Please note that in this case you will need to handle all items in menu - they won't be automatically redirected in this case.
Best Regards,
Martin Dobsicek
|