Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

static evevnt

Former Member
0 Likes
443

when a static event is triggered then can an instance event can handle it and register at runtime.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
409

Hi,

Events can not handle events whether its static or dynamic. Its the methods which handle and register. Regarding method handling i have already explained you.

Reward points if useful,

Aleem.

when a static event is triggered then can an instance event can handle it and register at runtime.

1 REPLY 1
Read only

Former Member
0 Likes
410

Hi,

Events can not handle events whether its static or dynamic. Its the methods which handle and register. Regarding method handling i have already explained you.

Reward points if useful,

Aleem.