I am not able to understand the following assignment statement:
ImageButton btnsave = (sender) as ImageButton;
what it actually does?
I am not able to understand the following assignment statement:
ImageButton btnsave = (sender) as ImageButton;
what it actually does?