Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the order in which the pictures are displayed in the PictureLibrarySlideshowWebPart.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration SPPictureLibrarySlideshowMode
'Usage
Dim instance As SPPictureLibrarySlideshowMode
public enum SPPictureLibrarySlideshowMode
Members
| Member name | Description | |
|---|---|---|
| Sequential | The pictures are displayed in the Web Part in sequential order. | |
| Random | The pictures are displayed in the Web Part in random order. |