Hi All
Currently, setting a button or link's "Enabled" property just adds the "disabled='disabled' " property to the HTML element. This is easily bypassed by anyone with very basic HTML understanding.
I know that user actions should always be validated in the server regardless, however some better out-of-the-box protection would be a nice inclusion to the platform
Regards,
CLSJ