Forum Discussion

joffre's avatar
joffre
Regular Contributor
14 years ago

Call method behind button

Is it possible to call the method that the ClickButton action is activating? Instead of btnSave.ClickButton, I would call the method saveUser.  Is that possible?