Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP.Net Image Gallery
»
Re: How to create multiple albums and subdirectories?
Re: How to create multiple albums and subdirectories?
08-10-2011, 6:54 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: How to create multiple albums and subdirectories?
Reply
Quote
Hi gizemsezen,
You can handle the album by property "GalleryFolder"
Like
GalleryBrowser1.GalleryFolder = "~/photos1";
Can not set subfolders for the categories, it is the lowest level
Regards,
ken
View Complete Thread