Yehuda
-
1/9/2014 3:59:01 PM
CMSLoaderAttribute
Hi,
I'm trying to implement a custom event handler. I have the code, but seems like nothing is happening. My break points never get hit, and I don't get any errors in error log. I have break points in my Init() method and in the events I'm trying to handle.
Do I have to do anything besides putting my class in App_Code?
Thanks, Yehuda
|