November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Did you decorate your derived VersionListControl class with the plugin attribute? That would probably cause it to load double, since the init system finds the attribute both on the standard class and on your derived class.
brilliant thank you! you also need to comment out the line in the on load event
brilliant thank you! you also need to comment out the line in the on load event
hi I am trying to override the editpagebuttoncontrol.ascx.cs file. I have used a VPP to direct requests to my version however when i run it it is putting Version (1)(1) on my tabs!!! it is like it is creating two instances. If i then try and override the VersionListControl i get two "Version" tabs instead of one. Has anyone come across this and found a solution??
Thanks
Gwen