I have downloaded the DotNetGallery zip file and I've gone through the
documentation. I've also looked through the forum without seeing my
question addressed.
Our app runs as a template in our customers' web pages. We are looking
to allow individual users to add photo galleries. But because we are in
a template, we need to determine customername and username dynamically.
Since the FolderPath is in the aspx, that won't work for us, as it
would be different for every user. Would I be able to set the
FolderPath in the codebehind?
Thanks,
Dennis