PublishingSite.GetPageLayouts method

Gets a collection of PageLayout objects from the master page gallery.

Overload list

  Name Description
Public method GetPageLayouts(Boolean) Gets a collection of PageLayout objects from the master page gallery of the RootWeb() property.
Public method GetPageLayouts(SPContentType, Boolean) Gets a collection of PageLayout objects from the master page gallery of the RootWeb() property that has a AssociatedContentType property that matches a specific SPContentType object.

Top

See also

Reference

PublishingSite class

PublishingSite members

Microsoft.SharePoint.Publishing namespace

PublishingSite