AlbumOnNet WebControl Suite

SlideShow.Prefetch Property

Determine if and how to prefetch images in the browser.

[Visual Basic]
Overridable Public Property Prefetch As ImagePrefetch
[C#]
public virtual ImagePrefetch Prefetch {get; set;}

Property Value

The Prefetch property determines if and to prefetch images for a SlideShow. Default value is Custom,2

Remarks

See the PrefetchTypes enumeration for more details.

See Also

SlideShow Class | AlbumOnNet Namespace