Setting Template Gallery programattically

  •  08-10-2005, 3:01 PM

    Setting Template Gallery programattically

    I need to be able to set the upload directory for template files programatically, and preferably, I'd like to store those HTML files in a database rather than my file system, so I'd like an abstraction layer like the one you provide for image uploads (which is excellent). I noticed you changed the Template dialog, and it looks like the file dialog. Is there an abstraction layer available for the TemplateStorage, like the one you provide for FileStorage.cs?
     
    Thanks,
    Andrew
View Complete Thread