A
Aleks Kleyn
I have 2 web control and I need them to comunicate. Searching on the web I
found that in control event I can write code
mybase.raisebulkevent(me, args)
In this case page which hase this control should catch this event. However
it is not clear, how I can implement this in the code.
Aleks Kleyn
found that in control event I can write code
mybase.raisebulkevent(me, args)
In this case page which hase this control should catch this event. However
it is not clear, how I can implement this in the code.
Aleks Kleyn