D
Donal McWeeney
Hi,
Quick question - when developing custom controls - which is the better way
to hook into the lifecycle events - through overriding the methods (OnInit)
of via events (Init)?
I suspect there may be some additional overhead through the events
approach..
Thanks
Donal
Quick question - when developing custom controls - which is the better way
to hook into the lifecycle events - through overriding the methods (OnInit)
of via events (Init)?
I suspect there may be some additional overhead through the events
approach..
Thanks
Donal