I'm using the AjaxControlToolkit.HTMLEditor on my page, but depending on certain variables the editor's Visible control can be set to false in code-behind. I'm getting a reference to the HTMLEditor in Javascript like soI'm using the AjaxControlToolkit.HTMLEditor on