PublishingSite.GetPageLayouts Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetPageLayouts(Boolean) | Gets a collection of PageLayout objects from the Master Page Gallery of the RootWeb() property. | |
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