how to disable "HTML Mode" in the bottom tab menu?thanks

Last post 08-17-2010, 8:39 AM by gzpepco. 2 replies.
Sort Posts: Previous Next
  •  08-17-2010, 12:17 AM 63436

    how to disable "HTML Mode" in the bottom tab menu?thanks

    how to disable "HTML Mode" in the bottom tab menu?thanks
  •  08-17-2010, 4:31 AM 63439 in reply to 63436

    Re: how to disable "HTML Mode" in the bottom tab menu?thanks

    Hi gzpepco,
     
    Set ShowHtmlMode="false"
     
     <CE:Editor ID="editor1" runat="server" ShowHtmlMode="false">
                </CE:Editor>
     
     
    Regards,
     
    ken
  •  08-17-2010, 8:39 AM 63443 in reply to 63439

    Re: how to disable "HTML Mode" in the bottom tab menu?thanks

    thanks a lot
View as RSS news feed in XML