Share via


PageLayoutCollection.PreviewImageFolder property

Gets or sets the name of the folder that contains preview images.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected ReadOnly Property PreviewImageFolder As SPFolder
    Get
'Usage
Dim value As SPFolder

value = Me.PreviewImageFolder
protected SPFolder PreviewImageFolder { get; }

Property value

Type: Microsoft.SharePoint.SPFolder
An SPFolder object.

See also

Reference

PageLayoutCollection class

PageLayoutCollection members

Microsoft.SharePoint.Publishing namespace