SPWeb.GetCatalog method
SharePoint 2013
Gets the list template gallery, site template gallery, or Web Parts page gallery for the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableMethodAttribute(CacheReturnValue = true)] public SPList GetCatalog( SPListTemplateType typeCatalog )
Parameters
- typeCatalog
- Type: Microsoft.SharePoint.SPListTemplateType
The type for the gallery.