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.
Gets the SPDocumentLibrary where the PageLayout objects in this PageLayoutCollection are stored.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property LayoutsDocumentLibrary As SPDocumentLibrary
Get
'Usage
Dim instance As PageLayoutCollection
Dim value As SPDocumentLibrary
value = instance.LayoutsDocumentLibrary
public SPDocumentLibrary LayoutsDocumentLibrary { get; }
Property Value
Type: Microsoft.SharePoint.SPDocumentLibrary
An SPDocumentLibrary object.