Hide Preview button at the bottom of the Editor

Last post 06-09-2014, 6:46 AM by Kenneth. 2 replies.
Sort Posts: Previous Next
  •  06-06-2014, 8:38 AM 80328

    Hide Preview button at the bottom of the Editor

    Hi Ken,

     

                   We are using Cute Editor Licensed  version in our Project. Now my requirement is that I want to hide the preview link at the

     

    bottom of the Cute Editor. There are 3 links at the bottom-left of the editor (Normal,HTML,Preview). I want to hide the preview link to

     

    my editor How I can achieve this.  Please help me and try to give quick reply.

     

    Thanks in advance.. 


    Regards,
    Narendra
  •  06-09-2014, 6:46 AM 80329 in reply to 80328

    Re: Hide Preview button at the bottom of the Editor

    Hi narendrababu,

     

    Please set property ShowPreviewMode to false.

     

       <CE:Editor ID="editor1" runat="server" ShowPreviewMode="false">

            </CE:Editor> 

  •  06-09-2014, 6:46 AM 80330 in reply to 80328

    Re: Hide Preview button at the bottom of the Editor

    Hi narendrababu,

     

    Please set property ShowPreviewMode to false.

     

       <CE:Editor ID="editor1" runat="server" ShowPreviewMode="false">

            </CE:Editor> 

     

    Regards,

     

    Ken 

View as RSS news feed in XML