Tagged Questions
0
votes
1answer
199 views
LinkButton not accessing EventArg
I am using c#.net.
I am trying to create a LinkButton within the code-behind, when I debug my code I recieve no errors, however its not accessing the EventArg attached to the button, it does however ...