AutoConfigure Doesn't Work

  •  12-20-2004, 8:21 AM

    AutoConfigure Doesn't Work

    I have set AutoConfigure = None and still EVERYTHING displays!  The problem is I can't even use ConfigurationPath to set a new configuration file because all of the buttons have been previously added.  Here is my code; it displays everything:

    <CE:Editor runat="server" id="Description"
      FilesPath="/lib/inc/cuteeditor"
      AutoConfigure="None"
      Width="310"
      Height="200">
    </CE:Editor>

View Complete Thread