Technology, Music, & Culture Blog
txtDataReceived.Click += delegate { foo(localVariable1,localVariable2); };
imgbtn.Click += delegate { lbl.Visible = false; DoPostBack(); };
Super simple. thank you
Super simple. thank you
ReplyDelete