public function renderHTML():String
Renders the button as a HTML string. This method is much faster than using the DOM and when
creating a whole toolbar with buttons it does make a lot of difference.
Returns
String HTML for the button control element.