When the user clicks on the button I can't figure out how to trigger the denied action message.. or can you do this with one condition?
Do stuff....
else
Show Denied Message.
ThanksTim
Just call the ShowMessageByKey() manually to display your denied message.