Re: How to Get Rid of the "Save" Icon on the Minimal Configuration

  •  08-13-2009, 9:06 PM

    Re: How to Get Rid of the "Save" Icon on the Minimal Configuration

    Hi Chaplain Doug,
     
    Another way,Use properties TemplateItemList, like below:
     
     
      <CE:Editor ID="Editor1" runat="server" TemplateItemList="[Bold,Italic,Underline,JustifyLeft,JustifyCenter,JustifyRight,insertcustombutonhere]">
            </CE:Editor>
     
    Regards,
     
    Ken
     
View Complete Thread