AlbumOnNet WebControl Suite

PrefetchTypes Enumeration

How images should be prefetched by the browser when opening a SlideShow or moving from slide to slide.

[Visual Basic]
Public Enum PrefetchTypes
[C#]
public enum PrefetchTypes

Remarks

Set to Custom if a specific number of images should be prefetched.

Members

Member NameDescription
All Prefetch all images before starting SlideShow.
None Prefetch no images.
Custom Prefetch a specific number of images.

Requirements

Namespace: AlbumOnNet

Assembly: AlbumOnNet (in AlbumOnNet.dll)

See Also

AlbumOnNet Namespace