Assign EventeHandler frim Name

  • Thread starter Thread starter tolkien
  • Start date Start date
T

tolkien

Hello!!!
Does anyone know if there is a way i can do this:

button1.Click+= new ItemClickEventHandler("Name of method");

I read the name from a database but i don't know how to assign it to
the click event

Thanks
 
Back
Top