Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP.Net Image Gallery
»
Re: How does categories work in the Classic Layout version?
Re: How does categories work in the Classic Layout version?
05-22-2011, 8:13 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: How does categories work in the Classic Layout version?
Reply
Quote
Hi TorskTallin,
You can specify the category by property CategoryID.
Forexample
GalleryBrowser1.CategoryID = "1";
GalleryBrowser1.CategoryID = "2";
Regards,
Ken
View Complete Thread