song2siren
Programmer
Hello
I'm putting together a shopping cart application and I have various code-behind files called searchDB.vb, catDetailsDB.vb etc. These are all grouped into a namespace called myStoreComponents.
However, on some pages I need to inherit more than one of the vb code-behind files at the same time and am really unsure how to do this. Apologies if I'm missing something obvious here (I'm new to code-behind), but any suggestions would be much appreciated.
Thanks
I'm putting together a shopping cart application and I have various code-behind files called searchDB.vb, catDetailsDB.vb etc. These are all grouped into a namespace called myStoreComponents.
However, on some pages I need to inherit more than one of the vb code-behind files at the same time and am really unsure how to do this. Apologies if I'm missing something obvious here (I'm new to code-behind), but any suggestions would be much appreciated.
Thanks