Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
(C#) Raise an Event
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01016081
Message ID:
01016532
Views:
13
>>You can raise the event but even if you did you'd only cause the event handler hooked up >>to it to fire

That's exactly what I want to try. I can only think of one way to do this. Subclass MenuItem, and add a public member, we'll call it .FireOnPopup. .FireOnPopup would call the protected MenuItem.OnPopup. Is that the right way to do this?

Thanks,
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform