PageLayoutCollection.MasterGalleryFolder Property
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Property MasterGalleryFolder As SPFolder
Get
Set
'Usage
Dim value As SPFolder
value = Me.MasterGalleryFolder
Me.MasterGalleryFolder = value
protected SPFolder MasterGalleryFolder { get; set; }
Property Value
Type: Microsoft.SharePoint.SPFolder