Re: Image upload folder

  •  06-28-2007, 5:11 PM

    Re: Image upload folder

    I got the dll - It is still going to the root folder. Please realize I'm inheriting from
    CuteEditor.Impl.FileStorage
     

    public class CuteEditorCustomFileProvider : FileStorage

    this._Editor.Setting["CuteEditorFileStorageType"] = typeof(CuteEditorCustomFileProvider).AssemblyQualifiedName;

     
     
View Complete Thread