The gallery is AJAX-driven, loading images asynchronously, as they are needed.
Configurable settings:
PicturesRelativePath – relative path from client side
PicturesWindowsPath – path from server side
ImagesSettingsPath – xml file(NiceGallery images info) path from server side
SetPicturesTimer – slide show(true or false)
TimeBetweenPics – time for pause between pictures(in miliseconds)
ImageTextStyle – style of image text
NiceGalleryWidth – width of NiceGallery
NiceGalleryHeight – height of NiceGallery
NiceGalleryBackgroundColor – background color(string)
NiceGalleryBorderWidth- border width(in px)
NavigationButtonsWidth – width of navigation buttons(in px)
LeftNavigationButtonText – text on left navigation button
RightNavigationButtonText- text on right navigation button
NiceGalleryBorderColor- color of NiceGallery border(string)
Here are some key features of ".Net AJAX Image Gallery":
· Can be used with VB.Net or C#.
· Can slide pictures with a timer (controlled in the settings).
· Every picture can have text and be linked to an external page.
· Easy to integrate.
Requirements:
· .NET Framework 4.0 or higher